aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/watchdog/src/Makefile
blob: 47be791827d48a64ee766edf0a5767bdd10d2c01 (plain) (blame)
1
2
3
4
5
# List of programs to build
hostprogs-y := watchdog-simple

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