Linux 4.16.11
[linux/fpc-iii.git] / samples / uhid / Makefile
blob8d7fd6190ac4e9f07cd2de96f9e144a3b73fdc5b
1 # List of programs to build
2 hostprogs-y := uhid-example
4 # Tell kbuild to always build the programs
5 always := $(hostprogs-y)
7 HOSTCFLAGS_uhid-example.o += -I$(objtree)/usr/include