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
6a0f8d68
Commit
6a0f8d68
authored
7 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 4.16-rc6
parent
220d9e70
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
+7
-8
7 additions, 8 deletions
config.x86_64
with
9 additions
and
10 deletions
PKGBUILD
+
2
−
2
View file @
6a0f8d68
...
...
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgver
=
4.16_rc
2
pkgver
=
4.16_rc
6
pkgrel
=
1
pkgdesc
=
'The Linux Kernel cooked by Seblu'
arch
=(
'x86_64'
)
...
...
@@ -17,7 +17,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
source
=(
"
$_repourl
#tag=v
${
pkgver
/_/-
}
"
"config.
$CARCH
"
)
md5sums
=(
'SKIP'
'
724867d67eed68e68e10104f405a995
5'
)
'
8a078f1a29ca9bc77a3498d5c25287a
5'
)
prepare
()
{
# fake linux directory if necessary
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
7
−
8
View file @
6a0f8d68
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.16.0-rc
2
Kernel Configuration
# Linux/x86 4.16.0-rc
6
Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
...
...
@@ -42,7 +42,6 @@ CONFIG_X86_64_SMP=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_PGTABLE_LEVELS=4
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y
...
...
@@ -657,7 +656,6 @@ CONFIG_HOTPLUG_CPU=y
# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
# CONFIG_COMPAT_VDSO is not set
# CONFIG_LEGACY_VSYSCALL_NATIVE is not set
# CONFIG_LEGACY_VSYSCALL_EMULATE is not set
CONFIG_LEGACY_VSYSCALL_NONE=y
# CONFIG_CMDLINE_BOOL is not set
...
...
@@ -4216,10 +4214,11 @@ CONFIG_MEDIA_COMMON_OPTIONS=y
CONFIG_VIDEO_CX2341X=m
CONFIG_VIDEO_TVEEPROM=m
CONFIG_CYPRESS_FIRMWARE=m
CONFIG_VIDEOBUF2_CORE=m
CONFIG_VIDEOBUF2_MEMOPS=m
CONFIG_VIDEOBUF2_CORE=y
CONFIG_VIDEOBUF2_V4L2=y
CONFIG_VIDEOBUF2_MEMOPS=y
CONFIG_VIDEOBUF2_DMA_CONTIG=m
CONFIG_VIDEOBUF2_VMALLOC=
m
CONFIG_VIDEOBUF2_VMALLOC=
y
CONFIG_VIDEOBUF2_DMA_SG=m
CONFIG_VIDEOBUF2_DVB=m
CONFIG_DVB_B2C2_FLEXCOP=m
...
...
@@ -5856,8 +5855,8 @@ CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ALIENWARE_WMI is not set
# CONFIG_ASUS_LAPTOP is not set
CONFIG_DELL_SMBIOS=m
CONFIG_DELL_SMBIOS_WMI=
m
CONFIG_DELL_SMBIOS_SMM=
m
CONFIG_DELL_SMBIOS_WMI=
y
CONFIG_DELL_SMBIOS_SMM=
y
CONFIG_DELL_LAPTOP=m
CONFIG_DELL_WMI=m
CONFIG_DELL_WMI_DESCRIPTOR=m
...
...
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