Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
sumits
/
dma-buf
/
e3181e9a72e19bc556e5fba6c1217901e2bc20f4
/
.
/
samples
/
hidraw
/
Makefile
blob: 8bd25f77671f48b1a4ccd88eaeed7947a3476418 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
# List of programs to build
hostprogs
:=
hid
-
example
always
-
y
:=
$
(
hostprogs
)
HOSTCFLAGS_hid
-
example
.
o
+=
-
I$
(
objtree
)/
usr
/
include
all
:
hid
-
example