mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Alexandre Abadie
9334014b13
There's no need to load dependency modules if the package is used. This is already managed by the build system
6 lines
115 B
Makefile
6 lines
115 B
Makefile
USEMODULE += ccn-lite-utils
|
|
USEMODULE += evtimer
|
|
USEMODULE += random
|
|
USEMODULE += timex
|
|
USEMODULE += posix_headers
|