Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
linux_grx
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Intel
linux_grx
Commits
ecaedcdb
Commit
ecaedcdb
authored
6 years ago
by
Jakob Olsson
Browse files
Options
Downloads
Patches
Plain Diff
change EASYSOC_NETLINK config flag to EASYSOC_EVENTS
parent
fdcff037
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
drivers/net/Kconfig
+2
-2
2 additions, 2 deletions
drivers/net/Kconfig
drivers/net/Makefile
+1
-1
1 addition, 1 deletion
drivers/net/Makefile
with
3 additions
and
3 deletions
drivers/net/Kconfig
+
2
−
2
View file @
ecaedcdb
...
...
@@ -454,7 +454,7 @@ config FUJITSU_ES
source "drivers/net/hyperv/Kconfig"
config EASYSOC_
NETLINK
tristate "EasySOC netlink wrapper"
config EASYSOC_
EVENTS
tristate "EasySOC netlink
event
wrapper"
endif # NETDEVICES
This diff is collapsed.
Click to expand it.
drivers/net/Makefile
+
1
−
1
View file @
ecaedcdb
...
...
@@ -73,4 +73,4 @@ obj-$(CONFIG_NTB_NETDEV) += ntb_netdev.o
obj-$(CONFIG_FUJITSU_ES)
+=
fjes/
obj-$(CONFIG_EASYSOC_
NETLINK
)
+=
easysoc_events.o
obj-$(CONFIG_EASYSOC_
EVENTS
)
+=
easysoc_events.o
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