Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3f0dcfbcd2e162fc0a11c1f59b7acd42ee45f126
/
.
/
samples
/
watch_queue
/
Makefile
blob: 8511fb6c53d2b72192c1dd763eca1226a2f5ca7b [
file
] [
log
] [
blame
]
# List of programs to build
hostprogs
:=
watch_test
# Tell kbuild to always build the programs
always
-
y
:=
$
(
hostprogs
)
HOSTCFLAGS_watch_test
.
o
+=
-
I$
(
objtree
)/
usr
/
include