mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-14 00:06:46 +00:00
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:
parent
704c9d0d1a
commit
2e5e022c30
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user