mirror of https://github.com/hak5/openwrt-owl.git
brcm63xx: uci-defaults: network: move DSL-274x1 F1 to right section
The cpu port is at 8, not 5. Fixes #18406. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 43379owl
parent
93e5c701cc
commit
1041e3be6e
|
@ -61,7 +61,6 @@ V2500V_BB)
|
|||
;;
|
||||
|
||||
AW4139 |\
|
||||
AW4339U |\
|
||||
HW553 |\
|
||||
HW556*)
|
||||
ucidef_set_interface_lan "eth0.1"
|
||||
|
@ -86,6 +85,7 @@ HW6358GW_B)
|
|||
96368M-1341N |\
|
||||
96368M-1541N |\
|
||||
96368MVNgr |\
|
||||
AW4339U |\
|
||||
AW5200B |\
|
||||
"F@ST2504n" |\
|
||||
"F@ST2704V2" |\
|
||||
|
|
Loading…
Reference in New Issue