projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8d62a4
)
ramips: mt7621: disable image for mikrotik_rbm11g
author
Chuanhong Guo
<gch981213@gmail.com>
Sat, 4 Apr 2020 07:20:46 +0000
(15:20 +0800)
committer
Chuanhong Guo
<gch981213@gmail.com>
Sat, 4 Apr 2020 07:25:36 +0000
(15:25 +0800)
It's unknown which switch port is used on mikrotik_rbm11g.
Disable this image until someone with actual device fixes this problem.
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
target/linux/ramips/image/mt7621.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/mt7621.mk
b/target/linux/ramips/image/mt7621.mk
index a4484b408fb606a65e8c7ee74f8d6f06da11eec8..cdae42f3e42001f853e2874ea4c92295045a50b0 100644
(file)
--- a/
target/linux/ramips/image/mt7621.mk
+++ b/
target/linux/ramips/image/mt7621.mk
@@
-497,6
+497,7
@@
TARGET_DEVICES += mikrotik_rb750gr3
define Device/mikrotik_rbm11g
$(Device/MikroTik)
DEVICE_MODEL := RouterBOARD M11G
+ DEFAULT := n # disabled due to unknown port assignment
endef
TARGET_DEVICES += mikrotik_rbm11g