diff options
author | Luka Perkov <luka@openwrt.org> | 2014-06-27 21:10:02 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-06-27 21:10:02 +0000 |
commit | b0eae8648b2d266210940cfe9be4c29f194406b7 (patch) | |
tree | f4b99027235c6a92349cb43bcd50fa8c3b27c6d1 /target/linux/x86_64 | |
parent | 1f9f2714fde19244b196e7797371c902ea8eeb85 (diff) | |
download | upstream-b0eae8648b2d266210940cfe9be4c29f194406b7.tar.gz upstream-b0eae8648b2d266210940cfe9be4c29f194406b7.tar.bz2 upstream-b0eae8648b2d266210940cfe9be4c29f194406b7.zip |
kernel: update 3.14 to 3.14.9
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41362 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86_64')
-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 022ebd626c..f5aa422a81 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.8 +LINUX_VERSION:=3.14.9 KERNELNAME:=bzImage |