diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-07-28 10:23:33 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-07-28 10:23:33 +0000 |
commit | 5f5257e234edc137bc4b9d43beb7e13ab6af60d6 (patch) | |
tree | 94990a01547571c3ef0e420987c56ef9ffa2200d /target/linux/ar71xx/base-files/etc/uci-defaults | |
parent | c5029c2ebf5c68b4046a0a2384bf780d28be7606 (diff) | |
download | upstream-5f5257e234edc137bc4b9d43beb7e13ab6af60d6.tar.gz upstream-5f5257e234edc137bc4b9d43beb7e13ab6af60d6.tar.bz2 upstream-5f5257e234edc137bc4b9d43beb7e13ab6af60d6.zip |
ar71xx: add user-space support for the TL-WR710N board
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3873/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37573
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/uci-defaults/02_network | 1 |
1 files changed, 1 insertions, 0 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 05b4566339..fd2ade8b7b 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network @@ -228,6 +228,7 @@ jwap003 |\ pb42 |\ pb44 |\ routerstation|\ +tl-wr710n |\ tl-wr720n-v3|\ wpe72) ucidef_set_interfaces_lan_wan "eth1" "eth0" |