summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/base-files/etc
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-12-09 14:26:12 +0100
committerFelix Fietkau <nbd@nbd.name>2016-12-12 10:22:18 +0100
commit30285facbe3769ca508c865638c4ee2238270fbe (patch)
tree1ad78946ffce3b0f23e40c07e4d216bf4ce60395 /target/linux/ar71xx/base-files/etc
parent4c8a9b8e39aed5cdb0eeaf73d59ccdffd927e522 (diff)
downloadmtk-20170518-30285facbe3769ca508c865638c4ee2238270fbe.zip
mtk-20170518-30285facbe3769ca508c865638c4ee2238270fbe.tar.gz
mtk-20170518-30285facbe3769ca508c865638c4ee2238270fbe.tar.bz2
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 <nbd@nbd.name>
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/board.d/01_leds1
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/board.d/02_network1
-rw-r--r--target/linux/ar71xx/base-files/etc/uci-defaults/03_network-switchX-migration1
3 files changed, 0 insertions, 3 deletions
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|\