From d26e8d9439052ed8f433b6ffb15a5f0c54712121 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 19 Jul 2015 17:58:27 +0000 Subject: 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 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 --- target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 1 - 2 files changed, 4 deletions(-) (limited to 'target/linux/ar71xx/base-files/lib') diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index 9d3d2cbc29..9edd0cdf98 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -886,9 +886,6 @@ ar71xx_board_detect() { *WRT400N) name="wrt400n" ;; - *WAP4410N) - name="wap4410n" - ;; *"WZR-450HP2") name="wzr-450hp2" ;; diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh index 41e344c129..98e607c34e 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -235,7 +235,6 @@ platform_check_image() { nanostation-m-xw | \ rw2458n | \ wpj531 | \ - wap4410n | \ wndap360 | \ wpj344 | \ wzr-hp-g300nh2 | \ -- cgit v1.2.3