diff options
author | John Crispin <john@phrozen.org> | 2018-01-09 10:25:37 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-01-09 10:26:16 +0100 |
commit | 7172ec1e8fc90af0840bd2a6e0e3631c225b30ce (patch) | |
tree | 093973310eac6478d0353b49764b0985dda548f4 /target/linux/malta/Makefile | |
parent | 4ee195bcfaceb189f77258c0514e346c03effd67 (diff) | |
download | upstream-7172ec1e8fc90af0840bd2a6e0e3631c225b30ce.tar.gz upstream-7172ec1e8fc90af0840bd2a6e0e3631c225b30ce.tar.bz2 upstream-7172ec1e8fc90af0840bd2a6e0e3631c225b30ce.zip |
malta: bump tp v4.14
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/malta/Makefile')
-rw-r--r-- | target/linux/malta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile index c2b50f55bf..1833f95ba6 100644 --- a/target/linux/malta/Makefile +++ b/target/linux/malta/Makefile @@ -14,7 +14,7 @@ INITRAMFS_EXTRA_FILES:= MAINTAINER:=Florian Fainelli <florian@openwrt.org> FEATURES:=ramdisk -KERNEL_PATCHVER:=4.9 +KERNEL_PATCHVER:=4.14 include $(INCLUDE_DIR)/target.mk |