diff options
Diffstat (limited to 'target/linux/mpc85xx/Makefile')
-rw-r--r-- | target/linux/mpc85xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index 8c407fd30c..b0f92ccf26 100644 --- a/target/linux/mpc85xx/Makefile +++ b/target/linux/mpc85xx/Makefile @@ -14,7 +14,7 @@ FEATURES:=squashfs ramdisk MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> SUBTARGETS:=generic p1020 p2020 -KERNEL_PATCHVER:=4.19 +KERNEL_PATCHVER:=5.4 KERNELNAME:=zImage |