mirror of https://github.com/openwrt/openwrt.git
rockchip: add kernel 6.12 as testing kernel
Add kernel 6.12 as testing kernel. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> Link: https://github.com/openwrt/openwrt/pull/18683 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>pull/18683/head
parent
966b365614
commit
53b213b99b
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue