Просмотр исходного кода

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 <[email protected]>
Mathias Kresin 8 лет назад
Родитель
Сommit
861b867d9c
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      target/linux/ramips/image/rt305x.mk

+ 1 - 0
target/linux/ramips/image/rt305x.mk

@@ -462,6 +462,7 @@ endef
 TARGET_DEVICES += miniembplug
 
 define Device/miniembwifi
+  DTS := MINIEMBWIFI
   DEVICE_TITLE := Omnima MiniEMBWiFi
 endef
 TARGET_DEVICES += miniembwifi