diff options
author | Luka Perkov <luka@openwrt.org> | 2014-07-11 13:28:44 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-07-11 13:28:44 +0000 |
commit | c04ed164b05e5f461135bafeb35a014937283c80 (patch) | |
tree | b4bb1c1cbd118e663044911471ab7ab12a38addd /target/linux/mvebu/Makefile | |
parent | 508f1c2dbc7d1204dcdc9a4628c3687eea9ff542 (diff) | |
download | master-187ad058-c04ed164b05e5f461135bafeb35a014937283c80.tar.gz master-187ad058-c04ed164b05e5f461135bafeb35a014937283c80.tar.bz2 master-187ad058-c04ed164b05e5f461135bafeb35a014937283c80.zip |
kernel: update 3.14 to 3.14.12
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41582 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 a2d78df586..6b602315d7 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.11 +LINUX_VERSION:=3.14.12 include $(INCLUDE_DIR)/target.mk |