mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/memarray: Drop bogus dependency
There is no need for shell commands if there is no shell.
This commit is contained in:
parent
812c216f0c
commit
5e28ec5a63
@ -1,8 +1,6 @@
|
|||||||
include ../Makefile.tests_common
|
include ../Makefile.tests_common
|
||||||
USEMODULE += memarray
|
USEMODULE += memarray
|
||||||
|
|
||||||
# Used for invoking _ps_handler
|
|
||||||
USEMODULE += shell_cmds_default
|
|
||||||
USEMODULE += ps
|
USEMODULE += ps
|
||||||
|
|
||||||
include $(RIOTBASE)/Makefile.include
|
include $(RIOTBASE)/Makefile.include
|
||||||
|
Loading…
Reference in New Issue
Block a user