|
@@ -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 <[email protected]>
|
|
|
|
|
|
-LINUX_VERSION:=3.10.49
|
|
|
+LINUX_VERSION:=3.14.16
|
|
|
|
|
|
include $(INCLUDE_DIR)/target.mk
|
|
|
|