Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7bb05b85bc2d1a1b647b91424b2ed4a18e6ecd81
/
.
/
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