summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/img/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/boot/dts/img/Makefile')
-rw-r--r--arch/mips/boot/dts/img/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/arch/mips/boot/dts/img/Makefile b/arch/mips/boot/dts/img/Makefile
index 3d70958d0f5a..441a3c16efb0 100644
--- a/arch/mips/boot/dts/img/Makefile
+++ b/arch/mips/boot/dts/img/Makefile
@@ -1,10 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
dtb-$(CONFIG_FIT_IMAGE_FDT_BOSTON) += boston.dtb
dtb-$(CONFIG_MACH_PISTACHIO) += pistachio_marduk.dtb
obj-$(CONFIG_MACH_PISTACHIO) += pistachio_marduk.dtb.o
-
-# Force kbuild to make empty built-in.o if necessary
-obj- += dummy.o
-
-always := $(dtb-y)
-clean-files := *.dtb *.dtb.S