diff options
Diffstat (limited to 'Documentation/watchdog/src/Makefile')
-rw-r--r-- | Documentation/watchdog/src/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/watchdog/src/Makefile b/Documentation/watchdog/src/Makefile deleted file mode 100644 index 4a892c304983..000000000000 --- a/Documentation/watchdog/src/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -# List of programs to build -hostprogs-y := watchdog-simple watchdog-test - -# Tell kbuild to always build the programs -always := $(hostprogs-y) |