From: Chuanhong Guo Date: Wed, 5 Feb 2025 03:10:54 +0000 (+0800) Subject: siflower: move soruce-only flag to sf19a2890 subtarget X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2e5e022c305f15d60057d24fff749bf6d8d1bb2d;p=openwrt%2Fstaging%2Fsvanheule.git 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 --- diff --git a/target/linux/siflower/Makefile b/target/linux/siflower/Makefile index 4e65ea091c..dc3a45b384 100644 --- a/target/linux/siflower/Makefile +++ b/target/linux/siflower/Makefile @@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=siflower BOARDNAME:=Siflower SoCs -FEATURES:=squashfs usb usbgadget source-only +FEATURES:=squashfs usb usbgadget SUBTARGETS:=sf19a2890 sf21 KERNEL_PATCHVER:=6.6 diff --git a/target/linux/siflower/sf19a2890/target.mk b/target/linux/siflower/sf19a2890/target.mk index 6c47709895..9ba0faa2d1 100644 --- a/target/linux/siflower/sf19a2890/target.mk +++ b/target/linux/siflower/sf19a2890/target.mk @@ -1,7 +1,7 @@ ARCH:=mipsel SUBTARGET:=sf19a2890 BOARDNAME:=Siflower SF19A2890 based boards -FEATURES+=fpu +FEATURES+=fpu source-only CPU_TYPE:=24kc CPU_SUBTYPE:=24kf