Browse Source

d1: 6.6: set testing kernel

Allow selecting 6.6 as testing kernel on d1.

Runtime-tested: Nezha D1

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

+ 1 - 0
target/linux/d1/Makefile

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