diff options
author | Luka Perkov <luka@openwrt.org> | 2014-07-06 18:10:49 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-07-06 18:10:49 +0000 |
commit | 354a1042cca1794f38d70e9884a293e563a8b42a (patch) | |
tree | 1eb6549288a3c5778a8c8dbe61b93acbb46fd3fb /target/linux/mvebu/Makefile | |
parent | ce0f9549476d02ca437e78279c91da680d98ece8 (diff) | |
download | upstream-354a1042cca1794f38d70e9884a293e563a8b42a.tar.gz upstream-354a1042cca1794f38d70e9884a293e563a8b42a.tar.bz2 upstream-354a1042cca1794f38d70e9884a293e563a8b42a.zip |
kernel: update 3.14 to 3.14.10
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41533
Diffstat (limited to 'target/linux/mvebu/Makefile')
-rw-r--r-- | target/linux/mvebu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile index 177107c5c7..0252849c06 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.14.9 +LINUX_VERSION:=3.14.10 include $(INCLUDE_DIR)/target.mk |