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
a58587d1
Commit
a58587d1
authored
2 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Compile ACPI_WPI as builtin
parent
bb5e6fbc
No related branches found
No related tags found
No related merge requests found
Pipeline
#524
waiting for manual action with stage
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+1
-1
1 addition, 1 deletion
PKGBUILD
config.x86_64
+2
-2
2 additions, 2 deletions
config.x86_64
with
3 additions
and
3 deletions
PKGBUILD
+
1
−
1
View file @
a58587d1
...
...
@@ -21,7 +21,7 @@ _stable=https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
source
=(
"git+
$_stable
#tag=v6.2.1"
"config.
$CARCH
"
)
sha256sums
=(
'SKIP'
'
4d0d90f8dc212b541681b304f0ffc4dfa80cdef9a5524388f43d93afa49eebb0
'
)
'
2885c7dfbca489a1a53988b768f6dd6dab8d65e0abcc82ada056cc35e6ddae13
'
)
prepare
()
{
[[
-d
linux-stable
]]
&&
ln
-snf
linux-stable linux
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
2
−
2
View file @
a58587d1
...
...
@@ -7914,8 +7914,8 @@ CONFIG_QLGE=m
# CONFIG_MELLANOX_PLATFORM is not set
# CONFIG_SURFACE_PLATFORMS is not set
CONFIG_X86_PLATFORM_DEVICES=y
CONFIG_ACPI_WMI=
m
CONFIG_WMI_BMOF=
m
CONFIG_ACPI_WMI=
y
CONFIG_WMI_BMOF=
y
CONFIG_HUAWEI_WMI=m
CONFIG_MXM_WMI=m
CONFIG_PEAQ_WMI=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