kirkwood: add 6.12 as testing kernel
Support for 6.12 is ready; add it as a testing kernel. Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com> Link: https://github.com/openwrt/openwrt/pull/19069 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
66f4530c72
commit
53acaf1f3f
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ CPU_TYPE:=xscale
|
||||||
SUBTARGETS:=generic
|
SUBTARGETS:=generic
|
||||||
|
|
||||||
KERNEL_PATCHVER:=6.6
|
KERNEL_PATCHVER:=6.6
|
||||||
|
KERNEL_TESTING_PATCHVER:=6.12
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue