summaryrefslogtreecommitdiffstats
path: root/target/linux/airoha
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2024-02-19 21:42:20 +0100
committerRobert Marko <robimarko@gmail.com>2024-02-25 12:03:44 +0100
commit9d9dd518ff7be8e69775e78e3ebb2eaa3f0960a2 (patch)
tree26c621ee9d5f87aa749716d8d84a02e0b49eafe6 /target/linux/airoha
parent870e41a1e92ee65105a9704f59ac1fbf60a6d63e (diff)
downloadopenwrt-9d9dd518ff7be8e69775e78e3ebb2eaa3f0960a2.tar.gz
openwrt-9d9dd518ff7be8e69775e78e3ebb2eaa3f0960a2.tar.bz2
openwrt-9d9dd518ff7be8e69775e78e3ebb2eaa3f0960a2.zip
airoha: allow selecting 6.1 as test kernel
Add 6.1 as the test kernel for airoha. Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'target/linux/airoha')
-rw-r--r--target/linux/airoha/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/airoha/Makefile b/target/linux/airoha/Makefile
index 723bec8cd4..5906a1307e 100644
--- a/target/linux/airoha/Makefile
+++ b/target/linux/airoha/Makefile
@@ -7,6 +7,7 @@ CPU_TYPE:=cortex-a7
FEATURES:=dt squashfs nand ramdisk gpio source-only
KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
include $(INCLUDE_DIR)/target.mk