blob: 7e232cb6fd7d1e95a8b32fa0c9f69864e1528ec8 [file] [log] [blame]
Randy Dunlap3794f3e2008-08-12 15:09:06 -07001# List of programs to build
2hostprogs-y := getdelays
3
4# Tell kbuild to always build the programs
5always := $(hostprogs-y)
6
7HOSTCFLAGS_getdelays.o += -I$(objtree)/usr/include