diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-07-19 17:58:27 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-07-19 17:58:27 +0000 |
commit | d26e8d9439052ed8f433b6ffb15a5f0c54712121 (patch) | |
tree | cd6b1f6b93e55c3950f9794ae27a27804fb4588c /target/linux/ar71xx/base-files/etc | |
parent | 0fc6755f66c842c2b25768bf954fdf60355c21e0 (diff) | |
download | upstream-d26e8d9439052ed8f433b6ffb15a5f0c54712121.tar.gz upstream-d26e8d9439052ed8f433b6ffb15a5f0c54712121.tar.bz2 upstream-d26e8d9439052ed8f433b6ffb15a5f0c54712121.zip |
Revert "ar71xx: Add support for Cisco-Linksys WAP4410N" (r46250)
The commit is incomplete, it does not even build the mach-* file
This reverts commit 6e6adcf7a197b1802cb728ddcccf05f890ca0574
SVN-Revision: 46425
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
-rw-r--r-- | target/linux/ar71xx/base-files/etc/diag.sh | 3 | ||||
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/uci-defaults/02_network | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index f3bd142ff1..12c31c41d7 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -334,9 +334,6 @@ get_status_led() { wrt400n) status_led="wrt400n:blue:wps" ;; - wap4410n) - status_led="wrt4410n:green:power" - ;; wrt160nl) status_led="wrt160nl:blue:wps" ;; 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 9a0d0a3514..e7dc538727 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network @@ -351,7 +351,6 @@ tl-wa901nd-v3 |\ tl-wr703n |\ tube2h |\ wndap360 |\ -wap4410n |\ mynet-rext |\ wp543) ucidef_set_interface_lan "eth0" |