Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[linux/fpc-iii.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)