summaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-12-10 12:08:13 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-12-10 12:08:13 +0000
commitb17844d21af30b467e108c765c7010eba2b2b28e (patch)
tree0608fa421a6fb924cc5c1b4f768aa7904b650005 /target/linux/mvebu/Makefile
parentf1d3b08fc0c58d60b692bc1d5447f22de7074151 (diff)
downloadmaster-31e0f0ae-b17844d21af30b467e108c765c7010eba2b2b28e.tar.gz
master-31e0f0ae-b17844d21af30b467e108c765c7010eba2b2b28e.tar.bz2
master-31e0f0ae-b17844d21af30b467e108c765c7010eba2b2b28e.zip
mvebu: add support for 4.1 and switch over
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 47818
Diffstat (limited to 'target/linux/mvebu/Makefile')
-rw-r--r--target/linux/mvebu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile
index 5b09285fce..54bb15d68e 100644
--- a/target/linux/mvebu/Makefile
+++ b/target/linux/mvebu/Makefile
@@ -14,7 +14,7 @@ CPU_TYPE:=cortex-a9
CPU_SUBTYPE:=vfpv3
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-KERNEL_PATCHVER:=3.18
+KERNEL_PATCHVER:=4.1
include $(INCLUDE_DIR)/target.mk