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
220d9e70
Commit
220d9e70
authored
7 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 4.16-rc2
parent
de7c910b
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+2
-8
2 additions, 8 deletions
PKGBUILD
config.x86_64
+4
-1
4 additions, 1 deletion
config.x86_64
with
6 additions
and
9 deletions
PKGBUILD
+
2
−
8
View file @
220d9e70
...
@@ -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_rc
1
pkgver
=
4.16_rc
2
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'
'
6ceb46edbe65b6a19b02487dcc13bb54
'
)
'
724867d67eed68e68e10104f405a9955
'
)
prepare
()
{
prepare
()
{
# fake linux directory if necessary
# fake linux directory if necessary
...
@@ -160,12 +160,6 @@ install_sources() {
...
@@ -160,12 +160,6 @@ install_sources() {
install
-d
"
$kernsrc
/net/mac80211/"
install
-d
"
$kernsrc
/net/mac80211/"
cp
net/mac80211/
*
.h
"
$kernsrc
/net/mac80211/"
cp
net/mac80211/
*
.h
"
$kernsrc
/net/mac80211/"
# add dvb headers for external modules
# in reference to:
# http://bugs.archlinux.org/task/9912
install
-d
"
$kernsrc
/drivers/media/dvb-core"
cp
drivers/media/dvb-core/
*
.h
"
$kernsrc
/drivers/media/dvb-core/"
# add dvb headers for external modules
# add dvb headers for external modules
# in reference to:
# in reference to:
# http://bugs.archlinux.org/task/11194
# http://bugs.archlinux.org/task/11194
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
4
−
1
View file @
220d9e70
#
#
# Automatically generated file; DO NOT EDIT.
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.16.0-rc
1
Kernel Configuration
# Linux/x86 4.16.0-rc
2
Kernel Configuration
#
#
CONFIG_64BIT=y
CONFIG_64BIT=y
CONFIG_X86_64=y
CONFIG_X86_64=y
...
@@ -500,6 +500,9 @@ CONFIG_DMI=y
...
@@ -500,6 +500,9 @@ CONFIG_DMI=y
# CONFIG_CALGARY_IOMMU is not set
# CONFIG_CALGARY_IOMMU is not set
CONFIG_SWIOTLB=y
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
CONFIG_IOMMU_HELPER=y
CONFIG_NR_CPUS_RANGE_BEGIN=2
CONFIG_NR_CPUS_RANGE_END=512
CONFIG_NR_CPUS_DEFAULT=64
CONFIG_NR_CPUS=128
CONFIG_NR_CPUS=128
CONFIG_SCHED_SMT=y
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
CONFIG_SCHED_MC=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