projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a050c8
)
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 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
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/rt305x.mk
b/target/linux/ramips/image/rt305x.mk
index 1545e945a3c0725db38542f860e40a9139f80945..511df00fa453cb72cd8a5a2aa6c9f4e8efcaa09a 100644
(file)
--- 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