1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00

drivers/Makefile.dep: delete duplicate srf02 module

This commit is contained in:
semjonkerner 2018-09-18 20:35:22 +02:00 committed by Semjon Kerner
parent 07466f5ce5
commit 603c04e2cc

View File

@ -395,10 +395,6 @@ ifneq (,$(filter soft_spi,$(USEMODULE)))
USEMODULE += xtimer
endif
ifneq (,$(filter srf02,$(USEMODULE)))
USEMODULE += xtimer
endif
ifneq (,$(filter srf02,$(USEMODULE)))
FEATURES_REQUIRED += periph_i2c
USEMODULE += xtimer