archs38: add 6.1 as testing kernel
Allow selecting 6.1 as testing kernel on archs38. Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
d314b239ef
commit
e0638cfe70
|
@ -12,6 +12,7 @@ FEATURES:=source-only
|
||||||
SUBTARGETS:=generic
|
SUBTARGETS:=generic
|
||||||
|
|
||||||
KERNEL_PATCHVER:=5.15
|
KERNEL_PATCHVER:=5.15
|
||||||
|
KERNEL_TESTING_PATCHVER:=6.1
|
||||||
|
|
||||||
DEVICE_TYPE:=basic
|
DEVICE_TYPE:=basic
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue