Browse Source

mpc85xx: switch default kernel to 5.15

The default kernel should be switched to 5.15 in order to enable testing
by a broader audience.

Tested on TP-Link TL-WDR4900 v1.

Acked-by: Josef Schlehofer <[email protected]>
Signed-off-by: Nick Hainke <[email protected]>
Nick Hainke 2 years ago
parent
commit
9837f81bae
1 changed files with 1 additions and 2 deletions
  1. 1 2
      target/linux/mpc85xx/Makefile

+ 1 - 2
target/linux/mpc85xx/Makefile

@@ -11,8 +11,7 @@ CPU_TYPE:=8548
 FEATURES:=squashfs ramdisk nand
 FEATURES:=squashfs ramdisk nand
 SUBTARGETS:=p1010 p1020 p2020
 SUBTARGETS:=p1010 p1020 p2020
 
 
-KERNEL_PATCHVER:=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
 
 
 KERNELNAME:=zImage
 KERNELNAME:=zImage