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 | 07f49dbd2729ed709a43262e13c171498a6d15b0 (patch) | |
tree | 5255753fdb32be23592dff309ea337d21d122e0a /target/linux/x86_64/Makefile | |
parent | 1182d2ae418d48946900623baee3b2ea354b74f5 (diff) | |
download | upstream-07f49dbd2729ed709a43262e13c171498a6d15b0.tar.gz upstream-07f49dbd2729ed709a43262e13c171498a6d15b0.tar.bz2 upstream-07f49dbd2729ed709a43262e13c171498a6d15b0.zip |
kernel: update 3.14 to 3.14.14
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41898 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86_64/Makefile')
-rw-r--r-- | target/linux/x86_64/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86_64/Makefile b/target/linux/x86_64/Makefile index 93097e63bf..7e5312631c 100644 --- a/target/linux/x86_64/Makefile +++ b/target/linux/x86_64/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=x86_64 FEATURES:=ext4 vdi vmdk targz MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=3.14.12 +LINUX_VERSION:=3.14.14 KERNELNAME:=bzImage |