[openwrt/openwrt] ath79: drop dts/Makefile
LEDE Commits
lede-commits at lists.infradead.org
Mon May 7 06:01:25 PDT 2018
blogic pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/99f10b193e24c59b43382f5e7739bc83853382cf
commit 99f10b193e24c59b43382f5e7739bc83853382cf
Author: John Crispin <john at phrozen.org>
AuthorDate: Mon May 7 15:01:12 2018 +0200
ath79: drop dts/Makefile
Signed-off-by: John Crispin <john at phrozen.org>
---
target/linux/ath79/dts/Makefile | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/target/linux/ath79/dts/Makefile b/target/linux/ath79/dts/Makefile
deleted file mode 100644
index eabd94e..0000000
--- a/target/linux/ath79/dts/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0
-# All DTBs
-dtb-$(CONFIG_ATH79) += ar9132_tl_wr1043nd_v1.dtb
-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
-
-always := $(dtb-y)
-clean-files := *.dtb *.dtb.S
More information about the lede-commits
mailing list