Skip to content

Commit

Permalink
ipq40xx: 5.15: add testing kernel version
Browse files Browse the repository at this point in the history
Add 5.15 kernel as a testing kernel version in the Makefile.

Linksys EA6350v3/EA8300/MR8300 will not build with buildbot settings and
should be disabled when the target is switched, unless the image size is
reduced again.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Reviewed-by: Robert Marko <robert.marko@sartura.hr>
[add comment for increased kernel size]
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
  • Loading branch information
Ansuel authored and mans0n committed May 1, 2022
1 parent 7517955 commit 17b7756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/ipq40xx/Makefile
Expand Up @@ -9,7 +9,7 @@ CPU_SUBTYPE:=neon-vfpv4
SUBTARGETS:=generic chromium mikrotik

KERNEL_PATCHVER:=5.10
KERNEL_TESTING_PATCHVER:=5.10
KERNEL_TESTING_PATCHVER:=5.15

KERNELNAME:=zImage Image dtbs

Expand Down

0 comments on commit 17b7756

Please sign in to comment.