aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-01-04 17:30:52 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-01-04 17:30:52 +0000
commit72019009c7d63aa80898e9d46d05ea36fb1000f4 (patch)
tree650f26a85255a1f416781514ffdb573436148adb /target
parent90bfef9ec9391387afecb46d5e242c28a497812a (diff)
downloadupstream-72019009c7d63aa80898e9d46d05ea36fb1000f4.tar.gz
upstream-72019009c7d63aa80898e9d46d05ea36fb1000f4.tar.bz2
upstream-72019009c7d63aa80898e9d46d05ea36fb1000f4.zip
ar71xx: fix network configuration for the TL-WA901N/ND boards
SVN-Revision: 29654
Diffstat (limited to 'target')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/network6
1 files changed, 1 insertions, 5 deletions
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/network b/target/linux/ar71xx/base-files/etc/uci-defaults/network
index bf46fd765a..2464042982 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/network
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/network
@@ -74,11 +74,6 @@ pb92)
ucidef_add_switch_vlan "eth0" "2" "0t 2"
;;
-tl-wa901nd)
- ucidef_set_interface_raw "eth" "eth0"
- ucidef_set_interface_lan "lan"
- ;;
-
tl-wr1043nd)
ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
ucidef_add_switch "rtl8366rb" "1" "1"
@@ -109,6 +104,7 @@ bullet-m |\
eap7660d |\
rb-411 |\
tl-mr3020 |\
+tl-wa901nd |\
tl-wa901nd-v2 |\
tl-wr703n |\
wp543)