From: Shiji Yang Date: Thu, 8 May 2025 11:22:48 +0000 (+0800) Subject: lantig: xway_legacy: mark subtarget as source-only X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37ce497e5b3d34b26bd8524e628a8e176f25ee0d;p=thirdparty%2Fopenwrt.git lantig: xway_legacy: mark subtarget as source-only Due to RAM/ROM size limitations, this sub-target has been unable to generate usable images for a long time. Mark them as source-only to save some resource for the buildbot. Signed-off-by: Shiji Yang Link: https://github.com/openwrt/openwrt/pull/18745 Signed-off-by: Robert Marko --- diff --git a/target/linux/lantiq/xway_legacy/target.mk b/target/linux/lantiq/xway_legacy/target.mk index 653698d6d72..26286bc23e4 100644 --- a/target/linux/lantiq/xway_legacy/target.mk +++ b/target/linux/lantiq/xway_legacy/target.mk @@ -1,7 +1,7 @@ ARCH:=mips SUBTARGET:=xway_legacy BOARDNAME:=XWAY Legacy -FEATURES+=atm ramdisk small_flash +FEATURES+=atm ramdisk small_flash source-only CPU_TYPE:=24kc DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug swconfig