aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/watch_queue/Makefile
blob: 8511fb6c53d2b72192c1dd763eca1226a2f5ca7b (plain) (blame)
1
2
3
4
5
6
7
# List of programs to build
hostprogs := watch_test

# Tell kbuild to always build the programs
always-y := $(hostprogs)

HOSTCFLAGS_watch_test.o += -I$(objtree)/usr/include