## Makefile for building the SELinux module as part of the kernel tree.#obj-$(CONFIG_SECURITY_SELINUX):=selinux.oss/
selinux-y:=avc.ohooks.oselinuxfs.onetlink.onlmsgtab.o
selinux-$(CONFIG_SECURITY_NETWORK)+=netif.o
selinux-$(CONFIG_SECURITY_NETWORK_XFRM)+=xfrm.o
EXTRA_CFLAGS+=-Isecurity/selinux/include