2 # Makefile for building the SELinux module as part of the kernel tree.
5 obj-$(CONFIG_SECURITY_SELINUX) := selinux.o ss/
16 selinux-$(CONFIG_SECURITY_NETWORK_XFRM) += xfrm.o
18 selinux-$(CONFIG_NETLABEL) += netlabel.o
20 EXTRA_CFLAGS += -Isecurity/selinux/include