Skip to content

Commit

Permalink
ipq40xx: switch to kernel 5.10
Browse files Browse the repository at this point in the history
There have been enough tests and new developments require the new
kernel, so let's update it.

There is a bunch of devices that do not build anymore due to
kernel size limitations. These are disabled in a subsequent commit.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
  • Loading branch information
adschm committed Nov 3, 2021
1 parent a5e3def commit 16af653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/ipq40xx/Makefile
Expand Up @@ -8,7 +8,7 @@ CPU_TYPE:=cortex-a7
CPU_SUBTYPE:=neon-vfpv4
SUBTARGETS:=generic mikrotik

KERNEL_PATCHVER:=5.4
KERNEL_PATCHVER:=5.10
KERNEL_TESTING_PATCHVER:=5.10

KERNELNAME:=zImage Image dtbs
Expand Down

0 comments on commit 16af653

Please sign in to comment.