kirkwood: add 6.6 kernel as testing version

This patch introduce kernel 6.6 for kirkwood target as testing version.

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
This commit is contained in:
Pawel Dembicki 2024-03-14 14:41:56 +01:00 committed by Robert Marko
parent 3b5b3d89ed
commit c7d83d4379
1 changed files with 1 additions and 0 deletions

View File

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