]> Pileus Git - ~andy/linux/blobdiff - security/selinux/Makefile
SELinux: Add a network node caching mechanism similar to the sel_netif_*() functions
[~andy/linux] / security / selinux / Makefile
index dc3502e30b19f0a4d729aa5b1a0450e8f9e34bf3..00afd85f1edb903544ae9d3f365f0e6df7ac397b 100644 (file)
@@ -4,7 +4,14 @@
 
 obj-$(CONFIG_SECURITY_SELINUX) := selinux.o ss/
 
-selinux-y := avc.o hooks.o selinuxfs.o netlink.o nlmsgtab.o netif.o exports.o
+selinux-y := avc.o \
+            hooks.o \
+            selinuxfs.o \
+            netlink.o \
+            nlmsgtab.o \
+            netif.o \
+            netnode.o \
+            exports.o
 
 selinux-$(CONFIG_SECURITY_NETWORK_XFRM) += xfrm.o