Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Commit

Permalink
Merge pull request #10 from OlegHahm/ng_sniffer_netif_default
Browse files Browse the repository at this point in the history
ng_sniffer: added ng_netif_default
  • Loading branch information
miri64 committed Aug 3, 2015
2 parents b789cc9 + 04a972d commit 87617ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ng_sniffer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ BOARD ?= native
RIOTBASE ?= $(CURDIR)/../../RIOT

# Define modules that are used
USEMODULE += ng_netif
USEMODULE += ng_netif_default
USEMODULE += auto_init_ng_netif
USEMODULE += uart0
USEMODULE += shell
Expand Down

0 comments on commit 87617ac

Please sign in to comment.