Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RIOT
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
Service Desk
Analyze
Value stream analytics
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
cm-projects
RIOT
Commits
2a37308a
Commit
2a37308a
authored
10 years ago
by
Christian Mehlis
Browse files
Options
Downloads
Plain Diff
Merge pull request #1081 from mehlis/ccnl-config-remove
ccnl: remove unused config module
parents
246a6c73
9eb07e0a
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
examples/ccn-lite-client/Makefile
+0
-1
0 additions, 1 deletion
examples/ccn-lite-client/Makefile
examples/ccn-lite-relay/Makefile
+0
-1
0 additions, 1 deletion
examples/ccn-lite-relay/Makefile
with
0 additions
and
2 deletions
examples/ccn-lite-client/Makefile
+
0
−
1
View file @
2a37308a
...
@@ -41,7 +41,6 @@ BOARD_BLACKLIST := chronos mbed_lpc1768 msb-430 msb-430h redbee-econotag \
...
@@ -41,7 +41,6 @@ BOARD_BLACKLIST := chronos mbed_lpc1768 msb-430 msb-430h redbee-econotag \
# Modules to include:
# Modules to include:
USEMODULE
+=
config
USEMODULE
+=
shell
USEMODULE
+=
shell
USEMODULE
+=
shell_commands
USEMODULE
+=
shell_commands
USEMODULE
+=
posix
USEMODULE
+=
posix
...
...
This diff is collapsed.
Click to expand it.
examples/ccn-lite-relay/Makefile
+
0
−
1
View file @
2a37308a
...
@@ -41,7 +41,6 @@ BOARD_BLACKLIST := chronos mbed_lpc1768 msb-430 msb-430h redbee-econotag \
...
@@ -41,7 +41,6 @@ BOARD_BLACKLIST := chronos mbed_lpc1768 msb-430 msb-430h redbee-econotag \
# Modules to include:
# Modules to include:
USEMODULE
+=
config
USEMODULE
+=
posix
USEMODULE
+=
posix
USEMODULE
+=
defaulttransceiver
USEMODULE
+=
defaulttransceiver
...
...
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