ramips: fix buffalo wmr-300 lan port
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
8fe69e4d42
commit
eca1021e5c
@ -189,10 +189,12 @@ ramips_setup_interfaces()
|
||||
;;
|
||||
mlwg2|\
|
||||
wizard8800|\
|
||||
wl-330n|\
|
||||
wmr-300)
|
||||
wl-330n)
|
||||
ucidef_set_interface_lan "eth0.1"
|
||||
;;
|
||||
wmr-300)
|
||||
ucidef_set_interface_lan "eth0"
|
||||
;;
|
||||
mzk-dp150n|\
|
||||
vocore)
|
||||
ucidef_add_switch "switch0" \
|
||||
|
Loading…
Reference in New Issue
Block a user