From: Mathias Kresin Date: Mon, 31 Jul 2017 18:21:12 +0000 (+0200) Subject: ramips: fix Omnima MiniEMBWiFi image X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=48798af6d224ae5c2e567be5b4ff88283ab9c208;p=librecmc%2Flibrecmc.git 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 --- diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index 1545e945a3..511df00fa4 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