Skip to content
Snippets Groups Projects
Commit 195a57e3 authored by BytesGalore's avatar BytesGalore
Browse files

schedstatistics: removed redundant dependency entry

parent fda043ad
No related branches found
No related tags found
No related merge requests found
......@@ -23,10 +23,6 @@ ifneq (,$(filter gnrc_conn_udp,$(USEMODULE)))
USEMODULE += gnrc_udp
endif
ifneq (,$(filter schedstatistics,$(USEMODULE)))
USEMODULE += xtimer
endif
ifneq (,$(filter gnrc_netif_default,$(USEMODULE)))
USEMODULE += gnrc_netif
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment