Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
[deliverable/linux.git] / security / smack / Makefile
CommitLineData
e114e473
CS
1#
2# Makefile for the SMACK LSM
3#
4
5obj-$(CONFIG_SECURITY_SMACK) := smack.o
6
7smack-y := smack_lsm.o smack_access.o smackfs.o
82b0b2c2 8smack-$(CONFIG_SECURITY_SMACK_NETFILTER) += smack_netfilter.o
This page took 0.486572 seconds and 5 git commands to generate.