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
mm: Use static initialization for "srcu"
[linux/fpc-iii.git]
/
scripts
/
selinux
/
genheaders
/
Makefile
blob
6fc2b8789a0bf677f2ca874dab6eaec96ef4ca3b
1
hostprogs-y
:=
genheaders
2
HOST_EXTRACFLAGS
+=
\
3
-
I
$(
srctree
)/
include
/
uapi
-
I
$(
srctree
)/
include
\
4
-
I
$(
srctree
)/
security
/
selinux
/
include
5
6
always
:= $(
hostprogs-y
)