aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/malta/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2017-10-15 12:42:33 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2017-10-15 14:22:01 +0200
commit19f0c7d11ceb1a0d4bc8734e928d5c6ceb4b8d59 (patch)
treee0abd736ec52f9ce0e5954589ce5f7178adaabdf /target/linux/malta/Makefile
parent8fa9b2ce89025d245a816a38fe21c8c4f58e34e4 (diff)
downloadupstream-19f0c7d11ceb1a0d4bc8734e928d5c6ceb4b8d59.tar.gz
upstream-19f0c7d11ceb1a0d4bc8734e928d5c6ceb4b8d59.tar.bz2
upstream-19f0c7d11ceb1a0d4bc8734e928d5c6ceb4b8d59.zip
malta: upgrade to kernel 4.9
This brings the MIPS malta target to kernel 4.9. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/malta/Makefile')
-rw-r--r--target/linux/malta/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile
index 34818f17ba..c2b50f55bf 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.4
+KERNEL_PATCHVER:=4.9
include $(INCLUDE_DIR)/target.mk