X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=security%2Fselinux%2FMakefile;h=faf2e02e4410d14fb62ae2d754df24a6d05071ab;hb=a2f44b27303a5353859d77a3e96a1d3f33f56ab7;hp=b038cd0fae2e09f3f1917cad3da24056828858e4;hpb=e686509282835a634ee3285c39a1b5b04ee2a88f;p=linux-2.6.git diff --git a/security/selinux/Makefile b/security/selinux/Makefile index b038cd0fa..faf2e02e4 100644 --- a/security/selinux/Makefile +++ b/security/selinux/Makefile @@ -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