]> err.no Git - linux-2.6/blobdiff - security/selinux/Makefile
[PATCH] m68k: separate handler for auto and user vector interrupt
[linux-2.6] / security / selinux / Makefile
index b038cd0fae2e09f3f1917cad3da24056828858e4..faf2e02e4410d14fb62ae2d754df24a6d05071ab 100644 (file)
@@ -4,9 +4,9 @@
 
 obj-$(CONFIG_SECURITY_SELINUX) := selinux.o ss/
 
-selinux-y := avc.o hooks.o selinuxfs.o netlink.o nlmsgtab.o
+selinux-y := avc.o hooks.o selinuxfs.o netlink.o nlmsgtab.o netif.o exports.o
 
-selinux-$(CONFIG_SECURITY_NETWORK) += netif.o
+selinux-$(CONFIG_SECURITY_NETWORK_XFRM) += xfrm.o
 
 EXTRA_CFLAGS += -Isecurity/selinux/include