projects
/
deliverable
/
linux.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
[deliverable/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
This page took
0.032836 seconds
and
5
git commands to generate.