From 6e59193e88a686cfc86c181f76c223af62a023b2 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sun, 29 Jun 2014 13:11:57 +0000 Subject: [PATCH] upgrade to Linux 3.14.9 Signed-off-by: Imre Kaloz SVN-Revision: 41388 --- target/linux/mvebu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -LINUX_VERSION:=3.10.44 +LINUX_VERSION:=3.14.9 include $(INCLUDE_DIR)/target.mk -- 2.30.2