HID: hid-example: fix some build issues
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / samples / hidraw / Makefile
index 7811cb0289aa74c81049601b3cff52a96f172198..382eeae77bd6437f30b2478a349a259e0434b444 100644 (file)
@@ -6,3 +6,5 @@ hostprogs-y := hid-example
 
 # Tell kbuild to always build the programs
 always := $(hostprogs-y)
+
+HOSTCFLAGS_hid-example.o += -I$(objtree)/usr/include