diff options
author | Luka Perkov <luka@openwrt.org> | 2014-07-30 15:44:44 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-07-30 15:44:44 +0000 |
commit | f548b18353bc31ecd2a8ecf44470c31676acbd86 (patch) | |
tree | 7c7c06e3cbb8fec6a19d9767825047f2dc3bba1c /target/linux/mvebu | |
parent | 7dabdbde78794c96513fb427675fb9517e2b135a (diff) | |
download | upstream-f548b18353bc31ecd2a8ecf44470c31676acbd86.tar.gz upstream-f548b18353bc31ecd2a8ecf44470c31676acbd86.tar.bz2 upstream-f548b18353bc31ecd2a8ecf44470c31676acbd86.zip |
kernel: update 3.14 to 3.14.14
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41898
Diffstat (limited to 'target/linux/mvebu')
-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 6b602315d7..59cc940fe3 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.12 +LINUX_VERSION:=3.14.14 include $(INCLUDE_DIR)/target.mk |