diff options
| author | Christian Marangi <ansuelsmth@gmail.com> | 2022-10-19 00:05:36 +0200 |
|---|---|---|
| committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-05-22 22:28:23 +0200 |
| commit | 4c4ba378969c19b66b96403434f176a84d25f3a1 (patch) | |
| tree | 8be94b8724147c9f58e097d4ca6a24b922d39218 /target/linux | |
| parent | b2d3131edff189c11ef918c87b0d273d87440bac (diff) | |
| download | upstream-4c4ba378969c19b66b96403434f176a84d25f3a1.tar.gz upstream-4c4ba378969c19b66b96403434f176a84d25f3a1.tar.bz2 upstream-4c4ba378969c19b66b96403434f176a84d25f3a1.zip | |
ipq806x: enable testing kernel version with 6.1 version
Enable testing kernel version with 6.1 kernel version.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'target/linux')
| -rw-r--r-- | target/linux/ipq806x/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ipq806x/Makefile b/target/linux/ipq806x/Makefile index 057446f7557..81fda2964db 100644 --- a/target/linux/ipq806x/Makefile +++ b/target/linux/ipq806x/Makefile @@ -11,6 +11,7 @@ CPU_SUBTYPE:=neon-vfpv4 SUBTARGETS:=generic chromium KERNEL_PATCHVER:=5.15 +KERNEL_TESTING_PATCHVER:=6.1 KERNELNAME:=zImage Image dtbs |
