]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
pistachio: use kernel 6.12 by default
authorZoltan HERPAI <wigyori@uid0.hu>
Sun, 1 Jun 2025 12:04:18 +0000 (12:04 +0000)
committerZoltan HERPAI <wigyori@uid0.hu>
Sun, 1 Jun 2025 14:24:34 +0000 (16:24 +0200)
Switch to Linux kernel version 6.12.

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

index 079b5412d435c64515a31e29031b08deb15c2ee2..65cdbe615b2907173281719d313eaf62cc545867 100644 (file)
@@ -12,8 +12,7 @@ CPU_TYPE:=24kc
 CPU_SUBTYPE:=24kf
 SUBTARGETS:=generic
 
-KERNEL_PATCHVER:=6.6
-KERNEL_TESTING_PATCHVER:=6.12
+KERNEL_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk