summaryrefslogtreecommitdiff
path: root/samples/watchdog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'samples/watchdog/Makefile')
-rw-r--r--samples/watchdog/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/samples/watchdog/Makefile b/samples/watchdog/Makefile
index a9430fa60253..ab39d23dc96b 100644
--- a/samples/watchdog/Makefile
+++ b/samples/watchdog/Makefile
@@ -1,9 +1,2 @@
# SPDX-License-Identifier: GPL-2.0
-CC := $(CROSS_COMPILE)gcc
-PROGS := watchdog-simple
-
-all: $(PROGS)
-
-clean:
- rm -fr $(PROGS)
-
+userprogs-always-y += watchdog-simple