summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-05-30 16:23:09 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-05-30 16:23:09 +0000
commit35b5b38316b2916f419ed4d02522baa200343638 (patch)
tree30df8c6a7a8f9a22eefd925b94b546ea6e95d970 /target/linux/ar71xx/base-files/etc/uci-defaults/02_network
parent91d7c3efc1977ef862d6ab7e3695ee30ddf5c5a2 (diff)
downloadmaster-31e0f0ae-35b5b38316b2916f419ed4d02522baa200343638.tar.gz
master-31e0f0ae-35b5b38316b2916f419ed4d02522baa200343638.tar.bz2
master-31e0f0ae-35b5b38316b2916f419ed4d02522baa200343638.zip
ar71xx: add user-space support for TP-LINK Archer C7 board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36789
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults/02_network')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/02_network3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
index a9a3ff2e9b..6f1a837aed 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
@@ -37,7 +37,8 @@ ap136-010)
;;
ap136-020 |\
-ap135-020)
+ap135-020 |\
+archer-c7)
ucidef_set_interfaces_lan_wan "eth1" "eth0"
ucidef_add_switch "switch0" "1" "1"
ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"