tests/gnrc_ndp: use IPv6 nettype to distinguish from payload

This commit is contained in:
Martine S. Lenders 2020-09-01 16:46:00 +02:00
parent 2cf5b3c185
commit aaafabf43f
No known key found for this signature in database
GPG Key ID: CCD317364F63286F

View File

@ -3,6 +3,7 @@ include ../Makefile.tests_common
USEMODULE += gnrc_ipv6_nib_router
USEMODULE += gnrc_ndp
USEMODULE += gnrc_netif
USEMODULE += gnrc_nettype_ipv6
USEMODULE += embunit
USEMODULE += netdev_ieee802154
USEMODULE += netdev_test