initial commit with v2.6.9
[linux-2.6.9-moxart.git] / security / selinux / ss / Makefile
blob70153a0aee67f2283ca75d59aa4140d260f6f0fe
2 # Makefile for building the SELinux security server as part of the kernel tree.
5 EXTRA_CFLAGS += -Isecurity/selinux/include
6 obj-y := ss.o
8 ss-y := ebitmap.o hashtab.o symtab.o sidtab.o avtab.o policydb.o services.o conditional.o
10 ss-$(CONFIG_SECURITY_SELINUX_MLS) += mls.o