starfive: enable 6.6 testing kernel
authorZoltan HERPAI <wigyori@uid0.hu>
Sun, 1 Sep 2024 14:08:47 +0000 (14:08 +0000)
committerZoltan HERPAI <wigyori@uid0.hu>
Mon, 2 Sep 2024 22:03:19 +0000 (00:03 +0200)
starfive now supports 6.6 kernel as testing.

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

index f71f57e7f7bbd144994d53c334d37bc918cbf833..a328944c63b0b46328aabdc146c1472fd0ee4e80 100644 (file)
@@ -11,6 +11,7 @@ FEATURES:=ext4
 KERNELNAME:=Image dtbs
 
 KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
 
 include $(INCLUDE_DIR)/target.mk