Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / Documentation / watchdog / src / Makefile
blob4a892c304983c29431c7e32832e6353b308c970d
1 # List of programs to build
2 hostprogs-y := watchdog-simple watchdog-test
4 # Tell kbuild to always build the programs
5 always := $(hostprogs-y)