mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
board/native: minor cleanup in Makefile.dep
This commit is contained in:
parent
619f336ddc
commit
e7c784e72f
@ -6,7 +6,6 @@ ifneq (,$(filter defaulttransceiver,$(USEMODULE)))
|
||||
endif
|
||||
|
||||
ifneq (,$(filter ng_netif_default,$(USEMODULE)))
|
||||
USEMODULE += ng_netif
|
||||
USEMODULE += ng_nativenet
|
||||
USEMODULE += ng_netdev_eth
|
||||
USEMODULE += ng_nomac
|
||||
|
Loading…
Reference in New Issue
Block a user