aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/watchdog/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/watchdog/src/Makefile')
-rw-r--r--Documentation/watchdog/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/watchdog/src/Makefile b/Documentation/watchdog/src/Makefile
index 4a892c304983..47be791827d4 100644
--- a/Documentation/watchdog/src/Makefile
+++ b/Documentation/watchdog/src/Makefile
@@ -1,5 +1,5 @@
# List of programs to build
-hostprogs-y := watchdog-simple watchdog-test
+hostprogs-y := watchdog-simple
# Tell kbuild to always build the programs
always := $(hostprogs-y)