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
a8967860
Commit
a8967860
authored
5 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Enable dummy network driver
parent
95e87cbd
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
+1
-1
1 addition, 1 deletion
PKGBUILD
config.x86_64
+1
-1
1 addition, 1 deletion
config.x86_64
with
2 additions
and
2 deletions
PKGBUILD
+
1
−
1
View file @
a8967860
...
@@ -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'
'e
c288f6d141f99730e0273c82e77c895
'
)
'e
4b2f58be803cc4a2c8369b1aef5a6a2
'
)
prepare
()
{
prepare
()
{
# fake linux directory if necessary
# fake linux directory if necessary
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
1
−
1
View file @
a8967860
...
@@ -2368,7 +2368,7 @@ CONFIG_NETDEVICES=y
...
@@ -2368,7 +2368,7 @@ CONFIG_NETDEVICES=y
CONFIG_MII=m
CONFIG_MII=m
CONFIG_NET_CORE=y
CONFIG_NET_CORE=y
CONFIG_BONDING=m
CONFIG_BONDING=m
#
CONFIG_DUMMY
is not set
CONFIG_DUMMY
=m
CONFIG_EQUALIZER=m
CONFIG_EQUALIZER=m
# CONFIG_NET_FC is not set
# CONFIG_NET_FC is not set
CONFIG_IFB=m
CONFIG_IFB=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