projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5285a7d
)
bcm47xx: 6.6: set testing kernel
author
Mieczyslaw Nalewaj
<namiltd@yahoo.com>
Fri, 29 Mar 2024 10:50:33 +0000
(11:50 +0100)
committer
Robert Marko
<robimarko@gmail.com>
Mon, 3 Jun 2024 15:57:54 +0000
(17:57 +0200)
Select 6.6 as testing kernel on bcm47xx.
Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link:
https://github.com/openwrt/openwrt/pull/15010
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/bcm47xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/bcm47xx/Makefile
b/target/linux/bcm47xx/Makefile
index c4ed66b54fe033b6c5d922b41c91cbec2a46a786..325a207d08d4d38157820b26e15b0fa4a40df3a0 100644
(file)
--- a/
target/linux/bcm47xx/Makefile
+++ b/
target/linux/bcm47xx/Makefile
@@
-11,6
+11,7
@@
FEATURES:=squashfs usb
SUBTARGETS:=generic mips74k legacy
KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
define Target/Description
Build firmware images for Broadcom based BCM47xx/53xx routers with MIPS CPU, *not* ARM.