[IA64] lazy_mmu_prot_update needs to be aware of huge pages
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.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