kirkwood: switch to 3.14
authorLuka Perkov <luka@openwrt.org>
Fri, 8 Aug 2014 13:55:29 +0000 (13:55 +0000)
committerLuka Perkov <luka@openwrt.org>
Fri, 8 Aug 2014 13:55:29 +0000 (13:55 +0000)
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42076

target/linux/kirkwood/Makefile
target/linux/kirkwood/profiles/115-router.mk

index 65c6e5ee28a3bd95c3c614eb5f4e9b8e32984c11..911c5bbbfe8d54858ada0819d57487bbec9b3fb2 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009-2013 OpenWrt.org
+# Copyright (C) 2009-2014 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -13,7 +13,7 @@ FEATURES:=targz usb jffs2_nand nand ubifs
 CPU_TYPE:=xscale
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=3.10.49
+LINUX_VERSION:=3.14.16
 
 include $(INCLUDE_DIR)/target.mk
 
index 89a5bd435afc9f42ff677001ae11fb38ed19c27c..000aa7418f62efac81bdd88a20e0e04e751a1234 100644 (file)
@@ -19,4 +19,4 @@ endef
 EA4500_UBIFS_OPTS:="-m 2048 -e 126KiB -c 4096"
 EA4500_UBI_OPTS:="-m 2048 -p 128KiB -s 512"
 
-$(eval $(call Profile,EA4500))
+$(eval $(call Profile,EA4500))