Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
refs/heads/pipe-experimental
/
.
/
samples
/
watch_queue
/
Makefile
blob: eec00dd0a8df9834aec2e976159c9d39d3fefd09 [
file
] [
log
] [
blame
] [
edit
]
# List of programs to build
hostprogs
-
y
:=
watch_test
# Tell kbuild to always build the programs
always
:=
$
(
hostprogs
-
y
)
HOSTCFLAGS_watch_test
.
o
+=
-
I$
(
objtree
)/
usr
/
include