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
mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbol
[linux/fpc-iii.git]
/
samples
/
statx
/
Makefile
blob
59df7c25a9d1589caa4ad444768b33055c9f99f8
1
# List of programs to build
2
hostprogs-
$(
CONFIG_SAMPLE_STATX
) :=
test-statx
3
4
# Tell kbuild to always build the programs
5
always
:= $(
hostprogs-y
)
6
7
HOSTCFLAGS_test-statx.o
+= -
I
$(
objtree
)/
usr
/
include