d1: add 6.12 kernel as testing
Allow selecting 6.12 as testing kernel on d1. Runtime-tested: - Nezha D1 Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
parent
e9b5737dd3
commit
b3c76f1821
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ KERNELNAME:=Image dtbs
|
|||
SUBTARGETS:=generic
|
||||
|
||||
KERNEL_PATCHVER:=6.6
|
||||
KERNEL_TESTING_PATCHVER:=6.12
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue