aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2023-04-09 21:06:54 +0200
committerÁlvaro Fernández Rojas <noltari@gmail.com>2023-04-10 10:04:08 +0200
commit2c824b461510c216429e91e55b2de96952c42690 (patch)
tree632b7a3178fa000954c756499fe3e01bd90f3cf0 /target/linux
parent6fd8e0f943a0e8216daf238e015b6a311512d4ae (diff)
downloadupstream-2c824b461510c216429e91e55b2de96952c42690.tar.gz
upstream-2c824b461510c216429e91e55b2de96952c42690.tar.bz2
upstream-2c824b461510c216429e91e55b2de96952c42690.zip
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>
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/bmips/Makefile2
1 files changed, 1 insertions, 1 deletions
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