projects
/
openwrt
/
staging
/
pepe2k.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
966b365
)
rockchip: add kernel 6.12 as testing kernel
author
Tianling Shen
<
[email protected]
>
Fri, 2 May 2025 11:11:43 +0000
(19:11 +0800)
committer
Hauke Mehrtens
<
[email protected]
>
Sat, 14 Jun 2025 15:22:52 +0000
(17:22 +0200)
Add kernel 6.12 as testing kernel.
Signed-off-by: Tianling Shen <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/18683
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/rockchip/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/rockchip/Makefile
b/target/linux/rockchip/Makefile
index 26af6855ac633bb88c320bd10d5ed815a737779f..0364c55a32659e3f9cc2d5d302e30728a50de6ce 100644
(file)
--- a/
target/linux/rockchip/Makefile
+++ b/
target/linux/rockchip/Makefile
@@
-8,6
+8,7
@@
FEATURES:=ext4 audio usb usbgadget display gpio fpu pci pcie rootfs-part boot-pa
SUBTARGETS:=armv8
KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
define Target/Description
Build firmware image for Rockchip SoC devices.