Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / security / smack / Makefile
diff --git a/kernel/security/smack/Makefile b/kernel/security/smack/Makefile
new file mode 100644 (file)
index 0000000..ee2ebd5
--- /dev/null
@@ -0,0 +1,8 @@
+#
+# Makefile for the SMACK LSM
+#
+
+obj-$(CONFIG_SECURITY_SMACK) := smack.o
+
+smack-y := smack_lsm.o smack_access.o smackfs.o
+smack-$(CONFIG_SECURITY_SMACK_NETFILTER) += smack_netfilter.o