summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/qca/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-11-07 19:31:47 +0300
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-11-18 05:46:06 +0300
commitbf070bb0e6c62ba3075db0a666763ba52c677102 (patch)
tree0e85b6a300e4a8848173f9a1b051e22bb6096fae /arch/mips/boot/dts/qca/Makefile
parentf7adc3124da019878186f1ebe98a13a1af041afd (diff)
downloadlinux-bf070bb0e6c62ba3075db0a666763ba52c677102.tar.xz
kbuild: remove all dummy assignments to obj-
Now kbuild core scripts create empty built-in.o where necessary. Remove "obj- := dummy.o" tricks. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/mips/boot/dts/qca/Makefile')
-rw-r--r--arch/mips/boot/dts/qca/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/mips/boot/dts/qca/Makefile b/arch/mips/boot/dts/qca/Makefile
index 639adeac90af..4451cf45b0ad 100644
--- a/arch/mips/boot/dts/qca/Makefile
+++ b/arch/mips/boot/dts/qca/Makefile
@@ -5,6 +5,3 @@ dtb-$(CONFIG_ATH79) += ar9331_dpt_module.dtb
dtb-$(CONFIG_ATH79) += ar9331_dragino_ms14.dtb
dtb-$(CONFIG_ATH79) += ar9331_omega.dtb
dtb-$(CONFIG_ATH79) += ar9331_tl_mr3020.dtb
-
-# Force kbuild to make empty built-in.o if necessary
-obj- += dummy.o