]> Pileus Git - ~andy/linux/blobdiff - security/selinux/Makefile
[PATCH] refactor capable() to one implementation, add __capable() helper
[~andy/linux] / security / selinux / Makefile
index b038cd0fae2e09f3f1917cad3da24056828858e4..688c0a267b62060de2f0b4172b8fe09fe5ff7361 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
 
-selinux-$(CONFIG_SECURITY_NETWORK) += netif.o
+selinux-$(CONFIG_SECURITY_NETWORK_XFRM) += xfrm.o
 
 EXTRA_CFLAGS += -Isecurity/selinux/include