Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-seblu
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
archlinux
linux-seblu
Commits
b00ae3b3
Commit
b00ae3b3
authored
6 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 4.18-rc8
parent
44fa3fab
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+2
-2
2 additions, 2 deletions
PKGBUILD
config.x86_64
+3
-4
3 additions, 4 deletions
config.x86_64
with
5 additions
and
6 deletions
PKGBUILD
+
2
−
2
View file @
b00ae3b3
...
@@ -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_rc
6
pkgver
=
4.18_rc
8
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'
'
0c39df172c9490052315b348129aedd
2'
)
'
263ad6bb3efe15d0fc5d799fb0196f5
2'
)
prepare
()
{
prepare
()
{
# fake linux directory if necessary
# fake linux directory if necessary
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
3
−
4
View file @
b00ae3b3
#
#
# Automatically generated file; DO NOT EDIT.
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.18.0-rc
6
Kernel Configuration
# Linux/x86 4.18.0-rc
8
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=80
101
CONFIG_GCC_VERSION=80
200
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment