aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2014-06-29 13:11:57 +0000
committerImre Kaloz <kaloz@openwrt.org>2014-06-29 13:11:57 +0000
commitaf25f4e2b14b8b4a7ddf14049dd44244ac2be323 (patch)
tree2591ae2c9dd9fc4f73e192d3faf60e699f49c45f
parentc06fb683fe7f7b65b6759cfe53e99f1be85dbd06 (diff)
downloadupstream-af25f4e2b14b8b4a7ddf14049dd44244ac2be323.tar.gz
upstream-af25f4e2b14b8b4a7ddf14049dd44244ac2be323.tar.bz2
upstream-af25f4e2b14b8b4a7ddf14049dd44244ac2be323.zip
[mvebu]: upgrade to Linux 3.14.9
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41388 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 4577c7cbe8..177107c5c7 100644
--- a/target/linux/mvebu/Makefile
+++ b/target/linux/mvebu/Makefile
@@ -14,7 +14,7 @@ CPU_TYPE:=cortex-a9
CPU_SUBTYPE:=vfpv3
MAINTAINER:=Luka Perkov <luka@openwrt.org>
-LINUX_VERSION:=3.10.44
+LINUX_VERSION:=3.14.9
include $(INCLUDE_DIR)/target.mk