Sign in
kunit
/
linux
/
03535f4b32f2a11ba6c5bb07290995ecd77c69ac
/
.
/
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