From: Christian Lamparter Date: Sun, 23 Jun 2019 10:02:04 +0000 (+0200) Subject: apm821xx: move to 4.19 kernels X-Git-Tag: v21.02.0-rc1~5725 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=6e2e8de75ade6c114464e361ad31fda740c9fec5;p=openwrt%2Fstaging%2Fhauke.git apm821xx: move to 4.19 kernels The 4.19 code has been available for some time now. Since the f2fs / loop issue has been under control I think it's time the target gets to move to it. Signed-off-by: Christian Lamparter --- diff --git a/target/linux/apm821xx/Makefile b/target/linux/apm821xx/Makefile index a67aee3b8c..b74dc177a8 100644 --- a/target/linux/apm821xx/Makefile +++ b/target/linux/apm821xx/Makefile @@ -13,8 +13,7 @@ MAINTAINER:=Chris Blake , \ Christian Lamparter SUBTARGETS:=nand sata -KERNEL_PATCHVER:=4.14 -KERNEL_TESTING_PATCHVER := 4.19 +KERNEL_PATCHVER:=4.19 define Target/Description Build images for AppliedMicro APM821xx based boards.