aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-01-26 17:01:41 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-01-26 17:01:41 +0000
commitede9030b02e19c4d0275507c5e4600f69415253c (patch)
tree009337e12c8897449a59d753509b83c488828c0f /target/linux/ar71xx/base-files/etc
parentc82d70b34a4bbd44381ae871bb43310475b0b32d (diff)
downloadupstream-ede9030b02e19c4d0275507c5e4600f69415253c.tar.gz
upstream-ede9030b02e19c4d0275507c5e4600f69415253c.tar.bz2
upstream-ede9030b02e19c4d0275507c5e4600f69415253c.zip
ar71xx: add support for Compex WPE72/WPE72NX
This patch adds support for Compex WPE72 bare board and Compex WPE72NX Indoor Access Point. [juhosg: add support to 3.2 as well] Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29912 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/network3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/network b/target/linux/ar71xx/base-files/etc/uci-defaults/network
index 45a9423c62..e6461819e2 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/network
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/network
@@ -124,7 +124,8 @@ ap83 |\
jwap003 |\
pb42 |\
pb44 |\
-routerstation)
+routerstation|\
+wpe72)
ucidef_set_interfaces_lan_wan "eth1" "eth0"
;;