upgrade to 3.14
authorImre Kaloz <kaloz@openwrt.org>
Wed, 9 Apr 2014 11:46:18 +0000 (11:46 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Wed, 9 Apr 2014 11:46:18 +0000 (11:46 +0000)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 40433

target/linux/x86_64/Makefile
target/linux/x86_64/patches/011-tune_lzma_options.patch

index 108de3abd2f75943a0a6fc57972fca3d510f6d04..085ba6805e007de36bbdab8f1b502b2ac9fbe052 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=x86_64
 FEATURES:=ext4 vdi vmdk targz
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=3.13.7
+LINUX_VERSION:=3.14
 
 KERNELNAME:=bzImage
 
index 1421f7c8faafc349cccda045ef3d11836856fb35..168c3dd731ed03a7d37d0146269f14d549bef7c4 100644 (file)
@@ -1,6 +1,6 @@
 --- a/scripts/Makefile.lib
 +++ b/scripts/Makefile.lib
-@@ -303,7 +303,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^)
+@@ -304,7 +304,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^)
  
  quiet_cmd_lzma = LZMA    $@
  cmd_lzma = (cat $(filter-out FORCE,$^) | \