bmips: remove source-only flag

bmips target is now more stable and it's time to start generating buildbot
images in order to receive a wider testing, which will be essential to replace
bcm63xx target in the future.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas 2023-04-09 21:06:54 +02:00
parent 6fd8e0f943
commit 2c824b4615
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ CPU_TYPE:=mips32
BOARD:=bmips BOARD:=bmips
BOARDNAME:=Broadcom BMIPS BOARDNAME:=Broadcom BMIPS
SUBTARGETS:=bcm6318 bcm6328 bcm6358 bcm6362 bcm6368 bcm63268 SUBTARGETS:=bcm6318 bcm6328 bcm6358 bcm6362 bcm6368 bcm63268
FEATURES:=gpio source-only squashfs usb FEATURES:=gpio squashfs usb
KERNEL_PATCHVER:=5.15 KERNEL_PATCHVER:=5.15