tests/gnrc_ndp: use IPv6 nettype to distinguish from payload
This commit is contained in:
parent
2cf5b3c185
commit
aaafabf43f
@ -3,6 +3,7 @@ include ../Makefile.tests_common
|
|||||||
USEMODULE += gnrc_ipv6_nib_router
|
USEMODULE += gnrc_ipv6_nib_router
|
||||||
USEMODULE += gnrc_ndp
|
USEMODULE += gnrc_ndp
|
||||||
USEMODULE += gnrc_netif
|
USEMODULE += gnrc_netif
|
||||||
|
USEMODULE += gnrc_nettype_ipv6
|
||||||
USEMODULE += embunit
|
USEMODULE += embunit
|
||||||
USEMODULE += netdev_ieee802154
|
USEMODULE += netdev_ieee802154
|
||||||
USEMODULE += netdev_test
|
USEMODULE += netdev_test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user