2
0
forked from Ivasoft/openwrt

add support for the archer c5

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 41814
This commit is contained in:
Imre Kaloz
2014-07-23 12:47:25 +00:00
parent 039fe23f8e
commit dc628f2e08
11 changed files with 44 additions and 4 deletions

View File

@@ -283,6 +283,7 @@ tl-wdr4300)
ucidef_set_led_wlan "wlan2g" "WLAN2G" "tp-link:blue:wlan2g" "phy0tpt"
;;
archer-c5|\
archer-c7|\
tl-wdr4900-v2)
ucidef_set_led_usbdev "usb1" "USB1" "tp-link:green:usb1" "1-1"

View File

@@ -53,6 +53,7 @@ tl-wr1043nd-v2)
ucidef_add_switch_vlan "switch0" "2" "5 6"
;;
archer-c5 |\
archer-c7 |\
tl-wdr4900-v2)
ucidef_set_interfaces_lan_wan "eth1" "eth0"