Skip to content

Commit

Permalink
[x86_64]: upgrade to 3.14
Browse files Browse the repository at this point in the history
Signed-off-by: Imre Kaloz <[email protected]>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40433 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
kaloz committed Apr 9, 2014
1 parent 0cbedf1 commit b8d1e62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion target/linux/x86_64/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ BOARDNAME:=x86_64
FEATURES:=ext4 vdi vmdk targz
MAINTAINER:=Imre Kaloz <[email protected]>

LINUX_VERSION:=3.13.7
LINUX_VERSION:=3.14

KERNELNAME:=bzImage

Expand Down
2 changes: 1 addition & 1 deletion target/linux/x86_64/patches/011-tune_lzma_options.patch
Original file line number Diff line number Diff line change
@@ -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,$^) | \
Expand Down

0 comments on commit b8d1e62

Please sign in to comment.