summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2017-07-31 20:21:12 +0200
committerMathias Kresin <dev@kresin.me>2017-08-02 21:16:20 +0200
commit48798af6d224ae5c2e567be5b4ff88283ab9c208 (patch)
treeb8697f8fdd5499c13ed73b43e4f839c9ca6079d3
parent1a050c83ac25b4c65b68f704fd70c9f90f4c25ed (diff)
downloadmtk-20170518-48798af6d224ae5c2e567be5b4ff88283ab9c208.zip
mtk-20170518-48798af6d224ae5c2e567be5b4ff88283ab9c208.tar.gz
mtk-20170518-48798af6d224ae5c2e567be5b4ff88283ab9c208.tar.bz2
ramips: fix Omnima MiniEMBWiFi image
Reference the Omnima MiniEMBWiFi device tree source file in the image build code. Otherwise the dts of the image processed before is used. Signed-off-by: Mathias Kresin <dev@kresin.me>
-rw-r--r--target/linux/ramips/image/rt305x.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk
index 1545e94..511df00 100644
--- a/target/linux/ramips/image/rt305x.mk
+++ b/target/linux/ramips/image/rt305x.mk
@@ -460,6 +460,7 @@ endef
TARGET_DEVICES += miniembplug
define Device/miniembwifi
+ DTS := MINIEMBWIFI
DEVICE_TITLE := Omnima MiniEMBWiFi
endef
TARGET_DEVICES += miniembwifi