diff options
author | Luka Perkov <luka@openwrt.org> | 2014-07-08 22:44:34 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-07-08 22:44:34 +0000 |
commit | 1b59aa43103e12225949642f9c53c455de4132a5 (patch) | |
tree | b3c8bfaf1bcf2435ac863a970132b32643b1f23a /target/linux/mvebu | |
parent | 5787156b55216dd241ead36f56f058ff77d92110 (diff) | |
download | master-187ad058-1b59aa43103e12225949642f9c53c455de4132a5.tar.gz master-187ad058-1b59aa43103e12225949642f9c53c455de4132a5.tar.bz2 master-187ad058-1b59aa43103e12225949642f9c53c455de4132a5.zip |
kernel: update 3.14 to 3.14.11
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41551 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 0252849c06..a2d78df586 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.10 +LINUX_VERSION:=3.14.11 include $(INCLUDE_DIR)/target.mk |