diff options
author | John Crispin <john@phrozen.org> | 2018-01-09 14:40:54 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-01-09 14:40:54 +0100 |
commit | aa100b66f2cc5b7481892b265dc691678541d905 (patch) | |
tree | d9416e328b43199d505c59f768bd0dbf320588b7 /target/linux/armvirt/Makefile | |
parent | 7172ec1e8fc90af0840bd2a6e0e3631c225b30ce (diff) | |
download | upstream-aa100b66f2cc5b7481892b265dc691678541d905.tar.gz upstream-aa100b66f2cc5b7481892b265dc691678541d905.tar.bz2 upstream-aa100b66f2cc5b7481892b265dc691678541d905.zip |
armvirt: bump to v4.14
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/armvirt/Makefile')
-rw-r--r-- | target/linux/armvirt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/armvirt/Makefile b/target/linux/armvirt/Makefile index 2cf3820630..107f8607c3 100644 --- a/target/linux/armvirt/Makefile +++ b/target/linux/armvirt/Makefile @@ -13,7 +13,7 @@ FEATURES+=cpiogz ext4 ramdisk squashfs targz MAINTAINER:=Florian Fainelli <f.fainelli@gmail.com>, \ Yousong Zhou <yszhou4tech@gmail.com> -KERNEL_PATCHVER:=4.9 +KERNEL_PATCHVER:=4.14 include $(INCLUDE_DIR)/target.mk |