2
0
forked from Ivasoft/openwrt

ar71xx: split wndr4300 and wndr3700v4 into 2 seperate mips machines

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41788
This commit is contained in:
John Crispin
2014-07-21 18:41:52 +00:00
parent 64a07e6a8b
commit eae9b2541a
10 changed files with 40 additions and 19 deletions

View File

@@ -383,6 +383,7 @@ wndr3700)
ucidef_set_led_usbdev "usb" "USB" "netgear:green:usb" "1-1"
;;
wndr3700v4 | \
wndr4300)
ucidef_set_led_netdev "wan" "WAN (green)" "netgear:green:wan" "eth0.2"
ucidef_set_led_usbdev "usb" "USB" "netgear:green:usb" "1-1"

View File

@@ -255,6 +255,7 @@ mynet-n750)
;;
dir-835-a1 |\
wndr3700v4 | \
wndr4300)
ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
ucidef_add_switch "switch0" "1" "1"

View File

@@ -59,6 +59,7 @@ wndr3700)
migrate_leds "wndr3700:=netgear:"
;;
wndr3700v4 | \
wndr4300)
migrate_leds ":orange:=:amber:"
;;