blob: 8d7fd6190ac4e9f07cd2de96f9e144a3b73fdc5b [file] [log] [blame]
David Herrmann5148fa52012-06-10 15:16:27 +02001# List of programs to build
2hostprogs-y := uhid-example
3
4# Tell kbuild to always build the programs
5always := $(hostprogs-y)
6
7HOSTCFLAGS_uhid-example.o += -I$(objtree)/usr/include