]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
pistachio: add 6.12 testing kernel
authorZoltan HERPAI <wigyori@uid0.hu>
Thu, 29 May 2025 12:35:31 +0000 (12:35 +0000)
committerZoltan HERPAI <wigyori@uid0.hu>
Fri, 30 May 2025 13:32:12 +0000 (15:32 +0200)
Allow selecting 6.12 as testing kernel on pistachio.

Runtime-tested:
 - Creator Ci40 Marduk 02KZ/5+

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
target/linux/pistachio/Makefile

index ec003f6ed9d1e2fd8816e301b4755a9c00aec936..079b5412d435c64515a31e29031b08deb15c2ee2 100644 (file)
@@ -13,6 +13,7 @@ CPU_SUBTYPE:=24kf
 SUBTARGETS:=generic
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk