mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
test/gnrc_sock_ip: depends on xtimer
This commit is contained in:
parent
53387d83e8
commit
6473c5c1f7
@ -20,6 +20,8 @@ USEMODULE += sock_ip
|
|||||||
USEMODULE += gnrc_ipv6
|
USEMODULE += gnrc_ipv6
|
||||||
USEMODULE += ps
|
USEMODULE += ps
|
||||||
|
|
||||||
|
USEMODULE += xtimer
|
||||||
|
|
||||||
CFLAGS += -DTEST_SUITES
|
CFLAGS += -DTEST_SUITES
|
||||||
|
|
||||||
include $(RIOTBASE)/Makefile.include
|
include $(RIOTBASE)/Makefile.include
|
||||||
|
Loading…
Reference in New Issue
Block a user