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>
master
Mathias Kresin 7 years ago
parent afc1ccf955
commit 861b867d9c
  1. 1
      target/linux/ramips/image/rt305x.mk

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

Loading…
Cancel
Save