projects
/
openwrt
/
staging
/
linusw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d6e57f
)
bcm27xx: enable 6.12 kernel testing
author
Álvaro Fernández Rojas
<
[email protected]
>
Wed, 7 May 2025 12:35:43 +0000
(14:35 +0200)
committer
Álvaro Fernández Rojas
<
[email protected]
>
Wed, 21 May 2025 09:32:41 +0000
(11:32 +0200)
bcm27xx target now supports 6.12 kernel as testing.
Tested-by: Zoltan HERPAI <
[email protected]
>
Signed-off-by: Álvaro Fernández Rojas <
[email protected]
>
target/linux/bcm27xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/bcm27xx/Makefile
b/target/linux/bcm27xx/Makefile
index 2d964953e31fc35e5273601cdef8d8e571e41848..eccb91b19967270f7a4a7e1ad0b8e1b40488f235 100644
(file)
--- a/
target/linux/bcm27xx/Makefile
+++ b/
target/linux/bcm27xx/Makefile
@@
-12,6
+12,7
@@
FEATURES:=audio boot-part display ext4 fpu gpio rootfs-part rtc squashfs usb usb
SUBTARGETS:=bcm2708 bcm2709 bcm2710 bcm2711 bcm2712
KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
define Target/Description
Build firmware image for Broadcom BCM27xx SoC devices.