summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/base-files/lib
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-12-09 14:23:39 +0100
committerFelix Fietkau <nbd@nbd.name>2016-12-12 10:22:18 +0100
commit4c8a9b8e39aed5cdb0eeaf73d59ccdffd927e522 (patch)
treebdff52ad5194e470fbb2faa1c6970c52bdf0e5d8 /target/linux/ar71xx/base-files/lib
parentfd95dec2e3e784dde0221a443e9327acdb5aa43b (diff)
downloadmtk-20170518-4c8a9b8e39aed5cdb0eeaf73d59ccdffd927e522.zip
mtk-20170518-4c8a9b8e39aed5cdb0eeaf73d59ccdffd927e522.tar.gz
mtk-20170518-4c8a9b8e39aed5cdb0eeaf73d59ccdffd927e522.tar.bz2
ar71xx: remove AP81 reference design board support
This board is very old and unlikely to still be relevant today. Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/ar71xx/base-files/lib')
-rwxr-xr-xtarget/linux/ar71xx/base-files/lib/ar71xx.sh3
-rwxr-xr-xtarget/linux/ar71xx/base-files/lib/upgrade/platform.sh1
2 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh
index d465c3f..ffab8eb 100755
--- a/target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh
@@ -465,9 +465,6 @@ ar71xx_board_detect() {
*"AP152 reference board")
name="ap152"
;;
- *AP81)
- name="ap81"
- ;;
*AP90Q)
name="ap90q"
;;
diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
index dc68d44..0100d27 100755
--- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
@@ -176,7 +176,6 @@ platform_check_image() {
airgateway|\
airrouter|\
ap132|\
- ap81|\
ap90q|\
bullet-m|\
c-55|\