ath25: mark as source-only
authorRobert Marko <robimarko@gmail.com>
Mon, 16 Jan 2023 12:18:56 +0000 (13:18 +0100)
committerChuanhong Guo <gch981213@gmail.com>
Mon, 30 Jan 2023 10:01:14 +0000 (18:01 +0800)
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>
target/linux/ath25/Makefile

index 4675962e6f12bc3edcad60d1b8a82204532a6c48..debb0a324b3dbe81a98d53c3c3e98946105e439e 100644 (file)
@@ -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