starfive: switch default to 6.6
authorZoltan HERPAI <wigyori@uid0.hu>
Sun, 8 Sep 2024 20:52:55 +0000 (22:52 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Tue, 10 Sep 2024 10:04:07 +0000 (12:04 +0200)
Switch the default kernel to 6.6.

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

index a328944c63b0b46328aabdc146c1472fd0ee4e80..22bd4638582a7aa3a5d8a64e73264e4634c87167 100644 (file)
@@ -10,8 +10,7 @@ BOARDNAME:=StarFive JH71x0 (7100/7110)
 FEATURES:=ext4
 KERNELNAME:=Image dtbs
 
-KERNEL_PATCHVER:=6.1
-KERNEL_TESTING_PATCHVER:=6.6
+KERNEL_PATCHVER:=6.6
 
 include $(INCLUDE_DIR)/target.mk