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
5b3b4d5b
Commit
5b3b4d5b
authored
10 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
linux-seblu: 3.17-rc1
parent
96e81716
No related branches found
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+1
-6
1 addition, 6 deletions
PKGBUILD
config.x86_64.3.17-rc1
+6029
-0
6029 additions, 0 deletions
config.x86_64.3.17-rc1
with
6030 additions
and
6 deletions
PKGBUILD
+
1
−
6
View file @
5b3b4d5b
...
...
@@ -3,7 +3,7 @@
pkgname
=
linux-seblu
pkgver
=
3.1
6
pkgver
=
3.1
7_rc1
pkgrel
=
1
arch
=(
'x86_64'
)
license
=(
'GPL2'
)
...
...
@@ -184,11 +184,6 @@ install_sources() {
install
-d
"
$pkgdir
/usr/src/linux-
$kernrel
/drivers/media/tuners"
cp
drivers/media/tuners/
*
.h
"
$pkgdir
/usr/src/linux-
$kernrel
/drivers/media/tuners/"
# add xfs and shmem for aufs building
install
-d
"
$pkgdir
/usr/src/linux-
$kernrel
/fs/xfs"
install
-d
"
$pkgdir
/usr/src/linux-
$kernrel
/mm"
cp
fs/xfs/xfs_sb.h
"
$pkgdir
/usr/src/linux-
$kernrel
/fs/xfs/xfs_sb.h"
# copy in Kconfig files
for
i
in
$(
find
.
-name
"Kconfig*"
)
;
do
install
-d
"
$pkgdir
/usr/src/linux-
$kernrel
"
/
$(
echo
$i
|
sed
's|/Kconfig.*||'
)
...
...
This diff is collapsed.
Click to expand it.
config.x86_64.3.17-rc1
0 → 100644
+
6029
−
0
View file @
5b3b4d5b
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