ramips: fix buffalo wmr-300 lan port

Signed-off-by: John Crispin <john@phrozen.org>
master
John Crispin 9 years ago
parent 8fe69e4d42
commit eca1021e5c
  1. 6
      target/linux/ramips/base-files/etc/board.d/02_network

@ -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" \

Loading…
Cancel
Save