diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-01-26 17:01:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-01-26 17:01:41 +0000 |
commit | e1e84badaaf3814b21ce24295c9ec3183eeb4220 (patch) | |
tree | fdf6d2a9080e7719ab6595493ae6d954e9119eae /target/linux/ar71xx/base-files/etc | |
parent | 1c4f6b4308a2dce0254ce223d97fe5cc41a25ea5 (diff) | |
download | mtk-20170518-e1e84badaaf3814b21ce24295c9ec3183eeb4220.zip mtk-20170518-e1e84badaaf3814b21ce24295c9ec3183eeb4220.tar.gz mtk-20170518-e1e84badaaf3814b21ce24295c9ec3183eeb4220.tar.bz2 |
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>
SVN-Revision: 29912
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/uci-defaults/network | 3 |
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 45a9423..e646181 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" ;; |