diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-12-08 21:46:15 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2016-12-12 10:22:18 +0100 |
commit | 441ee62931140bd0672dd87e084a3606962db45c (patch) | |
tree | 0b9bc3fc2eea3eadc13eed9b9d608616b22ec5d3 /target/linux/ar71xx/base-files/etc | |
parent | fa04682f213f81840ca17022ca5aa9439bc22f2c (diff) | |
download | openwrt-441ee62931140bd0672dd87e084a3606962db45c.tar.gz openwrt-441ee62931140bd0672dd87e084a3606962db45c.tar.bz2 openwrt-441ee62931140bd0672dd87e084a3606962db45c.zip |
ar71xx: remove AP83 reference design board support
This board is very old and unlikely to still be relevant today. Support
for it contains a significant amount of device specific baggage which is
worth getting rid of.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/board.d/02_network | 1 | ||||
-rw-r--r-- | target/linux/ar71xx/base-files/etc/diag.sh | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ar71xx/base-files/etc/board.d/02_network b/target/linux/ar71xx/base-files/etc/board.d/02_network index 57d690d60c..f287d4bff2 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/02_network +++ b/target/linux/ar71xx/base-files/etc/board.d/02_network @@ -119,7 +119,6 @@ ar71xx_setup_interfaces() ;; alfa-ap96|\ alfa-nx|\ - ap83|\ gl-ar150|\ gl-ar300m|\ gl-domino|\ diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 43ea2b683e..39a25aedde 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -42,7 +42,6 @@ get_status_led() { ap135-020) status_led="ap135:green:status" ;; - ap83|\ mr12|\ mr16|\ nbg6616|\ |