Browse Source

starfive: enable 6.6 testing kernel

starfive now supports 6.6 kernel as testing.

Signed-off-by: Zoltan HERPAI <[email protected]>
Zoltan HERPAI 1 year ago
parent
commit
decd5e0cff
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/starfive/Makefile

+ 1 - 0
target/linux/starfive/Makefile

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