Sign in
kunit
/
linux
/
6b3944e42e2e554aa5a4be681ecd70dccd459114
/
.
/
samples
/
uhid
/
Makefile
blob: 8d7fd6190ac4e9f07cd2de96f9e144a3b73fdc5b [
file
] [
log
] [
blame
]
# List of programs to build
hostprogs
-
y
:=
uhid
-
example
# Tell kbuild to always build the programs
always
:=
$
(
hostprogs
-
y
)
HOSTCFLAGS_uhid
-
example
.
o
+=
-
I$
(
objtree
)/
usr
/
include