ramips: fix buffalo wmr-300 lan port

Signed-off-by: John Crispin <john@phrozen.org>
lede-17.01
John Crispin 2016-07-05 09:07:33 +02:00
parent 8fe69e4d42
commit eca1021e5c
1 changed files with 4 additions and 2 deletions

View File

@ -189,10 +189,12 @@ ramips_setup_interfaces()
;; ;;
mlwg2|\ mlwg2|\
wizard8800|\ wizard8800|\
wl-330n|\ wl-330n)
wmr-300)
ucidef_set_interface_lan "eth0.1" ucidef_set_interface_lan "eth0.1"
;; ;;
wmr-300)
ucidef_set_interface_lan "eth0"
;;
mzk-dp150n|\ mzk-dp150n|\
vocore) vocore)
ucidef_add_switch "switch0" \ ucidef_add_switch "switch0" \