mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/Makefile.dep: remove useless FEATURES_PROVIDED for rtc_rtt
This commit is contained in:
parent
8e74bfa511
commit
1cf8f0dc45
@ -669,7 +669,6 @@ ifneq (,$(filter rtt_rtc,$(USEMODULE)))
|
||||
ifeq (,$(UNIT_TESTS))
|
||||
FEATURES_REQUIRED += periph_rtt
|
||||
endif
|
||||
FEATURES_PROVIDED += periph_rtc
|
||||
endif
|
||||
|
||||
ifneq (,$(filter rn2%3,$(USEMODULE)))
|
||||
|
Loading…
Reference in New Issue
Block a user