forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/arch/nds32/boot/dts/Makefile
....@@ -1,8 +1,7 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 ifneq '$(CONFIG_NDS32_BUILTIN_DTB)' '""'
23 BUILTIN_DTB := $(patsubst "%",%,$(CONFIG_NDS32_BUILTIN_DTB)).dtb.o
34 else
45 BUILTIN_DTB :=
56 endif
67 obj-$(CONFIG_OF) += $(BUILTIN_DTB)
7
-
8
-clean-files := *.dtb *.dtb.S