forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/samples/watchdog/Makefile
....@@ -1,9 +1,2 @@
11 # SPDX-License-Identifier: GPL-2.0
2
-CC := $(CROSS_COMPILE)gcc
3
-PROGS := watchdog-simple
4
-
5
-all: $(PROGS)
6
-
7
-clean:
8
- rm -fr $(PROGS)
9
-
2
+userprogs-always-y += watchdog-simple