1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/openthread/Makefile.dep
Alexandre Abadie bdf5eb7b1e
pkg/openthread: cleanup Makefile.dep
There's no need to load dependency modules if the package is used. This is already managed by the build system
2019-11-18 08:55:17 +01:00

8 lines
161 B
Makefile

USEMODULE += openthread_contrib
USEMODULE += mbedcrypto
USEMODULE += openthread_contrib_netdev
USEMODULE += l2util
USEMODULE += xtimer
FEATURES_REQUIRED += cpp