]> asedeno.scripts.mit.edu Git - linux.git/blob - security/smack/Makefile
Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling more changes
[linux.git] / security / smack / Makefile
1 #
2 # Makefile for the SMACK LSM
3 #
4
5 obj-$(CONFIG_SECURITY_SMACK) := smack.o
6
7 smack-y := smack_lsm.o smack_access.o smackfs.o
8 smack-$(CONFIG_SECURITY_SMACK_NETFILTER) += smack_netfilter.o