tests/eepreg: remove duplicate FEATURES_REQUIRED
The dependency from eepreg to FEATURES_REQUIRED is already defined in `sys/Makefile.dep` so should not need to be duplicated in the application Makefile.
This commit is contained in:
parent
836fe3dbba
commit
195d51b92a
@ -1,7 +1,5 @@
|
|||||||
include ../Makefile.tests_common
|
include ../Makefile.tests_common
|
||||||
|
|
||||||
FEATURES_REQUIRED = periph_eeprom
|
|
||||||
|
|
||||||
USEMODULE += eepreg
|
USEMODULE += eepreg
|
||||||
|
|
||||||
include $(RIOTBASE)/Makefile.include
|
include $(RIOTBASE)/Makefile.include
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user