mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-25 13:29:47 +00:00
ramips: rt288x: 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 <yangshiji66@outlook.com> Link: https://github.com/openwrt/openwrt/pull/18745 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
551497f823
commit
0144df6ca2
@ -4,7 +4,7 @@
|
||||
|
||||
SUBTARGET:=rt288x
|
||||
BOARDNAME:=RT288x based boards
|
||||
FEATURES+=small_flash
|
||||
FEATURES+=small_flash source-only
|
||||
CPU_TYPE:=24kc
|
||||
|
||||
DEFAULT_PACKAGES += kmod-rt2800-soc wpad-basic-mbedtls swconfig
|
||||
|
||||
Loading…
Reference in New Issue
Block a user