qualcommax: add 6.12 as testing kernel
Allow testing 6.12 as the testing kernel. Link: https://github.com/openwrt/openwrt/pull/18795 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
491d91d2ff
commit
91e9a1d221
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ CPU_TYPE:=cortex-a53
|
|||
SUBTARGETS:=ipq807x ipq60xx ipq50xx
|
||||
|
||||
KERNEL_PATCHVER:=6.6
|
||||
KERNEL_TESTING_PATCHVER:=6.12
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
DEFAULT_PACKAGES += \
|
||||
|
|
Loading…
Reference in a new issue