Procházet zdrojové kódy

apm821xx: switch to 4.14.x kernel

Signed-off-by: Christian Lamparter <[email protected]>
Christian Lamparter před 8 roky
rodič
revize
e97f92bbf9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      target/linux/apm821xx/Makefile

+ 1 - 1
target/linux/apm821xx/Makefile

@@ -13,7 +13,7 @@ MAINTAINER:=Chris Blake <[email protected]>, \
 	    Christian Lamparter <[email protected]>
 	    Christian Lamparter <[email protected]>
 SUBTARGETS:=nand sata
 SUBTARGETS:=nand sata
 
 
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
 
 
 define Target/Description
 define Target/Description
 	Build images for AppliedMicro APM821xx based boards.
 	Build images for AppliedMicro APM821xx based boards.