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

Bump to 4.18-rc8

parent 44fa3fab
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.18_rc6 pkgver=4.18_rc8
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'
'0c39df172c9490052315b348129aedd2') '263ad6bb3efe15d0fc5d799fb0196f52')
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.18.0-rc6 Kernel Configuration # Linux/x86 4.18.0-rc8 Kernel Configuration
# #
# #
# Compiler: gcc (GCC) 8.1.1 20180531 # Compiler: gcc (GCC) 8.2.0
# #
CONFIG_64BIT=y CONFIG_64BIT=y
CONFIG_X86_64=y CONFIG_X86_64=y
...@@ -47,7 +47,7 @@ CONFIG_FIX_EARLYCON_MEM=y ...@@ -47,7 +47,7 @@ CONFIG_FIX_EARLYCON_MEM=y
CONFIG_DYNAMIC_PHYSICAL_MASK=y CONFIG_DYNAMIC_PHYSICAL_MASK=y
CONFIG_PGTABLE_LEVELS=4 CONFIG_PGTABLE_LEVELS=4
CONFIG_CC_IS_GCC=y CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80101 CONFIG_GCC_VERSION=80200
CONFIG_CLANG_VERSION=0 CONFIG_CLANG_VERSION=0
CONFIG_IRQ_WORK=y CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y CONFIG_BUILDTIME_EXTABLE_SORT=y
...@@ -5314,7 +5314,6 @@ CONFIG_USB_CHIPIDEA=m ...@@ -5314,7 +5314,6 @@ CONFIG_USB_CHIPIDEA=m
CONFIG_USB_CHIPIDEA_PCI=m CONFIG_USB_CHIPIDEA_PCI=m
CONFIG_USB_CHIPIDEA_UDC=y CONFIG_USB_CHIPIDEA_UDC=y
CONFIG_USB_CHIPIDEA_HOST=y CONFIG_USB_CHIPIDEA_HOST=y
CONFIG_USB_CHIPIDEA_ULPI=y
CONFIG_USB_ISP1760=m CONFIG_USB_ISP1760=m
CONFIG_USB_ISP1760_HCD=y CONFIG_USB_ISP1760_HCD=y
CONFIG_USB_ISP1761_UDC=y CONFIG_USB_ISP1761_UDC=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