From 30285facbe3769ca508c865638c4ee2238270fbe Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 9 Dec 2016 14:26:12 +0100 Subject: ar71xx: remove AP113 reference design board support Due to flash size limitations, support for this board has not been functional for years Signed-off-by: Felix Fietkau --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'target/linux/ar71xx/base-files/lib/ar71xx.sh') diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index ffab8eb..cf84dad 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -435,9 +435,6 @@ ar71xx_board_detect() { *"Arduino Yun") name="arduino-yun" ;; - *AP113) - name="ap113" - ;; *"AP121 reference board") name="ap121" ;; -- cgit v1.1