]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
d1: use kernel 6.12 by default
authorZoltan HERPAI <wigyori@uid0.hu>
Sat, 24 May 2025 10:43:39 +0000 (10:43 +0000)
committerZoltan HERPAI <wigyori@uid0.hu>
Sat, 24 May 2025 12:03:02 +0000 (14:03 +0200)
Switch to Linux kernel version 6.12.

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

index 7bd9b936aac63fc744e5b790fe0236eae1c66ff8..23a987bc582e938537b050a54c39169dc0399735 100644 (file)
@@ -11,8 +11,7 @@ FEATURES:=ext4 squashfs
 KERNELNAME:=Image dtbs
 SUBTARGETS:=generic
 
-KERNEL_PATCHVER:=6.6
-KERNEL_TESTING_PATCHVER:=6.12
+KERNEL_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk