ramips: fix Omnima MiniEMBWiFi image
authorMathias Kresin <dev@kresin.me>
Mon, 31 Jul 2017 18:21:12 +0000 (20:21 +0200)
committerMathias Kresin <dev@kresin.me>
Wed, 2 Aug 2017 19:16:20 +0000 (21:16 +0200)
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>
target/linux/ramips/image/rt305x.mk

index 1545e945a3c0725db38542f860e40a9139f80945..511df00fa453cb72cd8a5a2aa6c9f4e8efcaa09a 100644 (file)
@@ -460,6 +460,7 @@ endef
 TARGET_DEVICES += miniembplug
 
 define Device/miniembwifi
+  DTS := MINIEMBWIFI
   DEVICE_TITLE := Omnima MiniEMBWiFi
 endef
 TARGET_DEVICES += miniembwifi