diff --git a/tests/gnrc_netif_ieee802154/Makefile b/tests/gnrc_netif_ieee802154/Makefile index 874bf8c861..079b3c68c4 100644 --- a/tests/gnrc_netif_ieee802154/Makefile +++ b/tests/gnrc_netif_ieee802154/Makefile @@ -6,6 +6,7 @@ TERMFLAGS ?= -z "0.0.0.0:17755,localhost:17754" USEMODULE += socket_zep USEMODULE += auto_init_gnrc_netif +USEMODULE += netdev USEMODULE += gnrc USEMODULE += gnrc_netif_ieee802154 USEMODULE += gnrc_pktdump