projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afc1ccf
)
ramips: fix Omnima MiniEMBWiFi image
author
Mathias Kresin
<dev@kresin.me>
Mon, 31 Jul 2017 18:21:12 +0000
(20:21 +0200)
committer
Mathias Kresin
<dev@kresin.me>
Wed, 2 Aug 2017 22:07:56 +0000
(
00:07
+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
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/rt305x.mk
b/target/linux/ramips/image/rt305x.mk
index f82397db32e0c03ece734823f232714d2406881d..0735798a879e1a040c66ff18abf4a93e96c86afe 100644
(file)
--- a/
target/linux/ramips/image/rt305x.mk
+++ b/
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