Skip to content
Snippets Groups Projects
Commit ac5e566d authored by Seblu's avatar Seblu
Browse files

Bump to 4.16

parent 6a0f8d68
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers # Customized version of linux for seblu computers
pkgname=linux-seblu pkgname=linux-seblu
pkgver=4.16_rc6 pkgver=4.16
pkgrel=1 pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu' pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64') arch=('x86_64')
...@@ -17,7 +17,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git ...@@ -17,7 +17,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
source=("$_repourl#tag=v${pkgver/_/-}" source=("$_repourl#tag=v${pkgver/_/-}"
"config.$CARCH") "config.$CARCH")
md5sums=('SKIP' md5sums=('SKIP'
'8a078f1a29ca9bc77a3498d5c25287a5') 'c2f623294f734a88029ca54ad0d5988e')
prepare() { prepare() {
# fake linux directory if necessary # fake linux directory if necessary
......
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86 4.16.0-rc6 Kernel Configuration # Linux/x86 4.16.0 Kernel Configuration
# #
CONFIG_64BIT=y CONFIG_64BIT=y
CONFIG_X86_64=y CONFIG_X86_64=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment