projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8d9594
)
kernel: bcm27xx/bcm2712: enable testing kernel
author
John Audia
<therealgraysky@proton.me>
Sun, 1 Dec 2024 16:52:54 +0000
(11:52 -0500)
committer
Zoltan HERPAI
<wigyori@uid0.hu>
Tue, 17 Dec 2024 22:28:12 +0000
(23:28 +0100)
Enable testing kernel for bcm2712
Signed-off-by: John Audia <therealgraysky@proton.me>
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.