From: Álvaro Fernández Rojas Date: Sun, 9 Apr 2023 19:06:54 +0000 (+0200) Subject: bmips: remove source-only flag X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2c824b461510c216429e91e55b2de96952c42690;p=openwrt%2Fstaging%2Fblocktrron.git 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 --- diff --git a/target/linux/bmips/Makefile b/target/linux/bmips/Makefile index 0de5377f4e..d5f437fbd4 100644 --- a/target/linux/bmips/Makefile +++ b/target/linux/bmips/Makefile @@ -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