2
0
forked from Ivasoft/openwrt

ar71xx: add user-space support for TP-Link TL-WDR4900 v2.0 board

Patch-by: TenNinjas <tenninjas@tenninjas.ca>
Patchwork: http://patchwork.openwrt.org/patch/4849/
[juhosg:
  - use the Archer C7 specific LED setup instead of adding
    identical code]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 39636
This commit is contained in:
Gabor Juhos
2014-02-19 12:15:34 +00:00
parent db0e6e264d
commit 7ec2d80ae3
5 changed files with 12 additions and 2 deletions

View File

@@ -46,7 +46,8 @@ tl-wr1043nd-v2)
ucidef_add_switch_vlan "switch0" "2" "5 6"
;;
archer-c7)
archer-c7 |\
tl-wdr4900-v2)
ucidef_set_interfaces_lan_wan "eth1" "eth0"
ucidef_add_switch "switch0" "1" "1"
ucidef_add_switch_vlan "switch0" "1" "0 2 3 4 5"