فهرست منبع

sifiveu: add 6.12 kernel as testing

Allow selecting 6.12 as testing kernel on sifiveu.

Runtime-tested:
 - HiFive Unleashed (FU540)
 - HiFive Unmatched (FU740)

Signed-off-by: Zoltan HERPAI <[email protected]>
Zoltan HERPAI 8 ماه پیش
والد
کامیت
60b5cfdf5a
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      target/linux/sifiveu/Makefile

+ 1 - 0
target/linux/sifiveu/Makefile

@@ -12,6 +12,7 @@ KERNELNAME:=Image dtbs
 SUBTARGETS:=generic
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk