mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
Merge pull request https://github.com/RIOT-OS/applications/pull/26 from OlegHahm/sniffer_api_update
sniffer: update to RIOT master module name
This commit is contained in:
commit
571ca99c51
@ -9,7 +9,7 @@ RIOTBASE ?= $(CURDIR)/../../RIOT
|
|||||||
|
|
||||||
# Define modules that are used
|
# Define modules that are used
|
||||||
USEMODULE += gnrc
|
USEMODULE += gnrc
|
||||||
USEMODULE += gnrc_netif_default
|
USEMODULE += gnrc_netdev_default
|
||||||
USEMODULE += auto_init_gnrc_netif
|
USEMODULE += auto_init_gnrc_netif
|
||||||
USEMODULE += shell
|
USEMODULE += shell
|
||||||
USEMODULE += shell_commands
|
USEMODULE += shell_commands
|
||||||
|
Loading…
Reference in New Issue
Block a user