1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

tests: adapt gnrc_ipv6_nib unittests to add new required modules

This commit is contained in:
Martine Lenders 2017-11-01 18:59:17 +01:00
parent ccb8462d94
commit db553b6149
No known key found for this signature in database
GPG Key ID: 8E97A9FE55F25D62

View File

@ -1,4 +1,5 @@
USEMODULE += gnrc_ipv6_nib
USEMODULE += gnrc_sixlowpan_nd # required for GNRC_IPV6_NIB_CONF_MULTIHOP_P6C
CFLAGS += -DGNRC_IPV6_NIB_CONF_ROUTER=1
CFLAGS += -DGNRC_IPV6_NIB_NUMOF=16