mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 14:37:57 +00:00
ramips: fix switch ports mapping for newifi d2
Signed-off-by: Zheng Qian <sotux82@gmail.com>
This commit is contained in:
parent
bce555b09b
commit
48a7a2a75d
@ -32,6 +32,7 @@ ramips_setup_interfaces()
|
|||||||
|
|
||||||
case $board in
|
case $board in
|
||||||
11acnas|\
|
11acnas|\
|
||||||
|
d-team,newifi-d2|\
|
||||||
w2914nsv2|\
|
w2914nsv2|\
|
||||||
zbt-we2026)
|
zbt-we2026)
|
||||||
ucidef_add_switch "switch0" \
|
ucidef_add_switch "switch0" \
|
||||||
@ -103,7 +104,6 @@ ramips_setup_interfaces()
|
|||||||
mt7628|\
|
mt7628|\
|
||||||
mzk-750dhp|\
|
mzk-750dhp|\
|
||||||
mzk-w300nh2|\
|
mzk-w300nh2|\
|
||||||
d-team,newifi-d2|\
|
|
||||||
netgear,r6120|\
|
netgear,r6120|\
|
||||||
nixcore-x1-8M|\
|
nixcore-x1-8M|\
|
||||||
nixcore-x1-16M|\
|
nixcore-x1-16M|\
|
||||||
|
Loading…
Reference in New Issue
Block a user