Skip to content

Commit

Permalink
bmips: remove source-only flag
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Noltari committed Apr 10, 2023
1 parent 6fd8e0f commit 2c824b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/bmips/Makefile
Expand Up @@ -7,7 +7,7 @@ CPU_TYPE:=mips32
BOARD:=bmips
BOARDNAME:=Broadcom BMIPS
SUBTARGETS:=bcm6318 bcm6328 bcm6358 bcm6362 bcm6368 bcm63268
FEATURES:=gpio source-only squashfs usb
FEATURES:=gpio squashfs usb

KERNEL_PATCHVER:=5.15

Expand Down

0 comments on commit 2c824b4

Please sign in to comment.