Sign in
hafnium
/
hafnium
/
third_party
/
linux
/
65491d2a28057075c7008f2c2a1d7899fe717e9d
/
.
/
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