diff --git a/cpu/fe310/Makefile.dep b/cpu/fe310/Makefile.dep index d3f7e42199bf9..725d8c9dafd18 100644 --- a/cpu/fe310/Makefile.dep +++ b/cpu/fe310/Makefile.dep @@ -1,3 +1,3 @@ ifneq (,$(filter periph_rtc,$(USEMODULE))) - PERIPH_REQUIRED += periph_rtt + FEATURES_REQUIRED += periph_rtt endif