schedstatistics: removed redundant dependency entry

pr/gpio
BytesGalore 7 years ago
parent fda043ad21
commit 195a57e3c9

@ -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

Loading…
Cancel
Save