mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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
|
||||
USEMODULE += gnrc
|
||||
USEMODULE += gnrc_netif_default
|
||||
USEMODULE += gnrc_netdev_default
|
||||
USEMODULE += auto_init_gnrc_netif
|
||||
USEMODULE += shell
|
||||
USEMODULE += shell_commands
|
||||
|
Loading…
Reference in New Issue
Block a user