Parcourir la source

starfive: add 6.12 as testing kernel

Runtime-tested on:
 - Visionfive v2-1.3b (JH7110)
 - Visionfive v1 (JH7100)

Signed-off-by: Zoltan HERPAI <[email protected]>
Zoltan HERPAI il y a 7 mois
Parent
commit
ee129da777
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk