blob: 4a892c304983c29431c7e32832e6353b308c970d [file] [log] [blame]
Randy Dunlap3794f3e2008-08-12 15:09:06 -07001# List of programs to build
2hostprogs-y := watchdog-simple watchdog-test
3
4# Tell kbuild to always build the programs
5always := $(hostprogs-y)