Sign in
android-kvm
/
linux
/
3aa91625007807bfca4155df1867a5c924a08662
/
.
/
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