aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath25
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2023-01-16 13:18:56 +0100
committerChuanhong Guo <gch981213@gmail.com>2023-01-30 18:01:14 +0800
commitc2903ebadc994720fbf466a9e51fbdf027ceda70 (patch)
tree3fa56978fa0e301b69e16a370d85a1ea1f4a5b6d /target/linux/ath25
parent0c64c5f520cd0230f5047bed810c071c81c1ea55 (diff)
downloadupstream-c2903ebadc994720fbf466a9e51fbdf027ceda70.tar.gz
upstream-c2903ebadc994720fbf466a9e51fbdf027ceda70.tar.bz2
upstream-c2903ebadc994720fbf466a9e51fbdf027ceda70.zip
ath25: mark as source-only
ath25 seems to be a target with low number of users according to download statistics, most of which are for older releases anyway. Users that we managed to find are currently building images downstream as due to low amount of RAM (32MB) default config will not work. Target also suffers from inability for the 5.15 kernel bump to be tested which is a requirment for the next release. So, for those reasons, lets mark it as source-only so that Buildbots dont use the resources for building the images for this target anymore. Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'target/linux/ath25')
-rw-r--r--target/linux/ath25/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath25/Makefile b/target/linux/ath25/Makefile
index 4675962e6f..debb0a324b 100644
--- a/target/linux/ath25/Makefile
+++ b/target/linux/ath25/Makefile
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=ath25
BOARDNAME:=Atheros AR231x/AR5312
-FEATURES:=squashfs low_mem small_flash
+FEATURES:=squashfs low_mem small_flash source-only
SUBTARGETS:=generic
KERNEL_PATCHVER:=5.10