kirkwood: switch to 3.14
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 8 Aug 2014 13:55:29 +0000 (13:55 +0000)
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 8 Aug 2014 13:55:29 +0000 (13:55 +0000)
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42076 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index 65c6e5e..911c5bb 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 89a5bd4..000aa74 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))