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:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -59,6 +59,7 @@ wndr3700)
|
||||
migrate_leds "wndr3700:=netgear:"
|
||||
;;
|
||||
|
||||
wndr3700v4 | \
|
||||
wndr4300)
|
||||
migrate_leds ":orange:=:amber:"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user