Просмотр исходного кода

ipq806x: switch to 4.19 kernel version

It has been used by several people for some time already and feedback
has been mostly positive.

Ref: https://github.com/openwrt/openwrt/pull/2472
Tested-by: Hannu Nyman <[email protected]> [ipq8065, R7800]
Tested-by: Stefan Lippers-Hollmann <[email protected]> [ipq8065, NBG6817]
Signed-off-by: Ansuel Smith <[email protected]>
[separate commit, commit subject and description facelift]
Signed-off-by: Petr Štetiar <[email protected]>
Ansuel Smith 6 лет назад
Родитель
Сommit
2a82e0e1ca
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      target/linux/ipq806x/Makefile

+ 1 - 1
target/linux/ipq806x/Makefile

@@ -11,7 +11,7 @@ CPU_SUBTYPE:=neon-vfpv4
 MAINTAINER:=John Crispin <[email protected]>
 MAINTAINER:=John Crispin <[email protected]>
 SUBTARGETS:=generic
 SUBTARGETS:=generic
 
 
-KERNEL_PATCHVER:=4.14
+KERNEL_PATCHVER:=4.19
 
 
 KERNELNAME:=zImage Image dtbs
 KERNELNAME:=zImage Image dtbs