mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
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
|
||||
|
||||
FEATURES_REQUIRED = periph_eeprom
|
||||
|
||||
USEMODULE += eepreg
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user