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/etc/board.d/01_leds | 1 - target/linux/ar71xx/base-files/etc/board.d/02_network | 1 - .../ar71xx/base-files/etc/uci-defaults/03_network-switchX-migration | 1 - 3 files changed, 3 deletions(-) (limited to 'target/linux/ar71xx/base-files/etc') diff --git a/target/linux/ar71xx/base-files/etc/board.d/01_leds b/target/linux/ar71xx/base-files/etc/board.d/01_leds index 38e665f..dcdaab0 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/01_leds +++ b/target/linux/ar71xx/base-files/etc/board.d/01_leds @@ -45,7 +45,6 @@ arduino-yun) ucidef_set_led_wlan "wlan" "WLAN" "arduino:blue:wlan" "phy0tpt" ucidef_set_led_usbdev "usb" "USB" "arduino:white:usb" "1-1.1" ;; -ap113|\ db120) ucidef_set_led_usbdev "usb" "USB" "$board:green:usb" "1-1" ;; 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 f287d4b..440e00f 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/02_network +++ b/target/linux/ar71xx/base-files/etc/board.d/02_network @@ -146,7 +146,6 @@ ar71xx_setup_interfaces() ubnt-unifi-outdoor) ucidef_set_interface_lan "eth0 eth1" ;; - ap113|\ pb92|\ wzr-hp-g300nh2) ucidef_add_switch "switch0" \ diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/03_network-switchX-migration b/target/linux/ar71xx/base-files/etc/uci-defaults/03_network-switchX-migration index c6b91b7..c67555f 100644 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/03_network-switchX-migration +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/03_network-switchX-migration @@ -48,7 +48,6 @@ case "$board" in dir-825-c1|\ wzr-hp-g300nh2|\ pb92|\ -ap113|\ tl-wdr4300|\ tl-wr1041n-v2|\ wrt160nl|\ -- cgit v1.1