siflower: move soruce-only flag to sf19a2890 subtarget

sf21 contains support for Bananapi BPI-RV2 which is a board available
to the general public. Limit the source-only flag to sf19a2890 instead.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
This commit is contained in:
Chuanhong Guo 2025-02-05 11:10:54 +08:00
parent 704c9d0d1a
commit 2e5e022c30
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk
ARCH:=mipsel ARCH:=mipsel
BOARD:=siflower BOARD:=siflower
BOARDNAME:=Siflower SoCs BOARDNAME:=Siflower SoCs
FEATURES:=squashfs usb usbgadget source-only FEATURES:=squashfs usb usbgadget
SUBTARGETS:=sf19a2890 sf21 SUBTARGETS:=sf19a2890 sf21
KERNEL_PATCHVER:=6.6 KERNEL_PATCHVER:=6.6

View File

@ -1,7 +1,7 @@
ARCH:=mipsel ARCH:=mipsel
SUBTARGET:=sf19a2890 SUBTARGET:=sf19a2890
BOARDNAME:=Siflower SF19A2890 based boards BOARDNAME:=Siflower SF19A2890 based boards
FEATURES+=fpu FEATURES+=fpu source-only
CPU_TYPE:=24kc CPU_TYPE:=24kc
CPU_SUBTYPE:=24kf CPU_SUBTYPE:=24kf