aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-01-09 12:36:07 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-01-09 12:36:07 +0000
commitace2163f816ad4ab19db2c8b19f769358e9a130b (patch)
tree8f5e0293f6116ada330569cfc9be11f7cdec4a85
parentc24ba6dff27c33d8a926452d98e23ab717b050f0 (diff)
downloadupstream-ace2163f816ad4ab19db2c8b19f769358e9a130b.tar.gz
upstream-ace2163f816ad4ab19db2c8b19f769358e9a130b.tar.bz2
upstream-ace2163f816ad4ab19db2c8b19f769358e9a130b.zip
[mvebu]: switch to 3.18
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43893 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 8dd0e61714..724e6ed75e 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.14
+KERNEL_PATCHVER:=3.18
include $(INCLUDE_DIR)/target.mk