Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
a78f7bb785ca128f4e79bca7fc00f5a82d086f4c
/
.
/
samples
/
watch_queue
/
Makefile
blob: 792b22f593cfa7379511dc1c4306ea469b1b9f9b [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
userprogs
:=
watch_test
always
-
y
:=
$
(
userprogs
)
userccflags
+=
-
I usr
/
include