projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fd8e0f
)
bmips: remove source-only flag
author
Álvaro Fernández Rojas
<noltari@gmail.com>
Sun, 9 Apr 2023 19:06:54 +0000
(21:06 +0200)
committer
Álvaro Fernández Rojas
<noltari@gmail.com>
Mon, 10 Apr 2023 08:04:08 +0000
(10:04 +0200)
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>
target/linux/bmips/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/bmips/Makefile
b/target/linux/bmips/Makefile
index 0de5377f4eccabd71316f67f46a04ce8abe822e3..d5f437fbd41ce7a061a8d42bf7f8340dca80a73d 100644
(file)
--- 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 s
ource-only s
quashfs usb
+FEATURES:=gpio squashfs usb
KERNEL_PATCHVER:=5.15