repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...
[linux/fpc-iii.git]
/
security
/
smack
/
Makefile
blob
ee2ebd50454126745b91f8a4b0acf4c04b2047d4
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