projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a1e7c7
)
bmips: switch to linux 5.15
author
Álvaro Fernández Rojas
<noltari@gmail.com>
Fri, 20 May 2022 10:36:43 +0000
(12:36 +0200)
committer
Álvaro Fernández Rojas
<noltari@gmail.com>
Fri, 20 May 2022 10:36:43 +0000
(12:36 +0200)
I tested it locally and I couldn't find any regressions, so let's give this a
wider test :).
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 1fb89b11f38aa538ed289f46bd357c44e192f4e2..fa648665d97f7e75b1288caf0a86ae8d364b845f 100644
(file)
--- a/
target/linux/bmips/Makefile
+++ b/
target/linux/bmips/Makefile
@@
-9,8
+9,7
@@
BOARDNAME:=Broadcom BMIPS
SUBTARGETS:=generic nand
FEATURES:=gpio source-only squashfs usb
-KERNEL_PATCHVER:=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
define Target/Description
Build firmware images for BCM33xx cable modem chips,