[PATCH] Slab: Do not fallback to nodes that have not been bootstrapped yet
[linux-2.6.git] / security / selinux / Makefile
blobfaf2e02e4410d14fb62ae2d754df24a6d05071ab
2 # Makefile for building the SELinux module as part of the kernel tree.
5 obj-$(CONFIG_SECURITY_SELINUX) := selinux.o ss/
7 selinux-y := avc.o hooks.o selinuxfs.o netlink.o nlmsgtab.o netif.o exports.o
9 selinux-$(CONFIG_SECURITY_NETWORK_XFRM) += xfrm.o
11 EXTRA_CFLAGS += -Isecurity/selinux/include