Skip to content

Commit

Permalink
qualcommax: add 6.6 as testing kernel
Browse files Browse the repository at this point in the history
Provide kernel 6.6 as the testing kernel for qualcommax.

Signed-off-by: Robert Marko <robimarko@gmail.com>
  • Loading branch information
robimarko committed Mar 22, 2024
1 parent 4989556 commit 36acf88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/qualcommax/Makefile
Expand Up @@ -9,6 +9,7 @@ CPU_TYPE:=cortex-a53
SUBTARGETS:=ipq807x ipq60xx

KERNEL_PATCHVER:=6.1
KERNEL_TESTING_PATCHVER:=6.6

include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \
Expand Down

0 comments on commit 36acf88

Please sign in to comment.