Skip to content

Commit

Permalink
Upgraded to 3.14.16. The old 34 parameter name mangling patch seems to
Browse files Browse the repository at this point in the history
be no longer needed (it was under 3.10.* at least last I tried it).
  • Loading branch information
fingon committed Sep 10, 2014
1 parent 7c09ddb commit d93ffdd
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 49 deletions.
2 changes: 1 addition & 1 deletion Makefile.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
SUBARCH?=x86_64

# Kernel release
KERNEL_RELEASE?=3.10.28
KERNEL_RELEASE?=3.14.16

# URL of the kernel tarball, if required
KERNEL_SUFFIX=.tar.xz
Expand Down
Loading

0 comments on commit d93ffdd

Please sign in to comment.