1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-14 03:03:52 +02:00

ramips: fix buffalo wmr-300 lan port

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin 2016-07-05 09:07:33 +02:00
parent 8fe69e4d42
commit eca1021e5c

View File

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