aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2018-05-07 15:01:12 +0200
committerJohn Crispin <john@phrozen.org>2018-05-07 15:01:12 +0200
commit99f10b193e24c59b43382f5e7739bc83853382cf (patch)
tree0b7fd479719d0dddcb5b93ada64f01dede855995
parent4aacd6388aed857ed20afa9943257722a4d24ec4 (diff)
downloadupstream-99f10b193e24c59b43382f5e7739bc83853382cf.tar.gz
upstream-99f10b193e24c59b43382f5e7739bc83853382cf.tar.bz2
upstream-99f10b193e24c59b43382f5e7739bc83853382cf.zip
ath79: drop dts/Makefile
Signed-off-by: John Crispin <john@phrozen.org>
-rw-r--r--target/linux/ath79/dts/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/target/linux/ath79/dts/Makefile b/target/linux/ath79/dts/Makefile
deleted file mode 100644
index eabd94eb59..0000000000
--- 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