summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-01-04 17:30:52 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-01-04 17:30:52 +0000
commit342be7abf75d12c2ca2b615639d7356ff2ac070e (patch)
treee62e6bb54f1660f43712acae866c4eecd5f47088 /target
parent9229d15c65c875d849faf7697c17b3c6ca32aa59 (diff)
ar71xx: fix network configuration for the TL-WA901N/ND boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29654 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 bf46fd765..246404298 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)