V4L/DVB (3620): Fix video-buf PCI wrappers
[linux-2.6/x86.git] / security / selinux / Makefile
blob688c0a267b62060de2f0b4172b8fe09fe5ff7361
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
9 selinux-$(CONFIG_SECURITY_NETWORK_XFRM) += xfrm.o
11 EXTRA_CFLAGS += -Isecurity/selinux/include