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/diag.sh | |
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/diag.sh')
-rw-r--r-- | target/linux/ar71xx/base-files/etc/diag.sh | 3 |
1 files changed, 0 insertions, 3 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" ;; |