repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[linux/fpc-iii.git]
/
samples
/
uhid
/
Makefile
blob
8d7fd6190ac4e9f07cd2de96f9e144a3b73fdc5b
1
# List of programs to build
2
hostprogs-y
:=
uhid-example
3
4
# Tell kbuild to always build the programs
5
always
:= $(
hostprogs-y
)
6
7
HOSTCFLAGS_uhid-example.o
+= -
I
$(
objtree
)/
usr
/
include