1
0
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:
Hauke Petersen 2015-06-11 15:57:44 +02:00 committed by haukepetersen
parent 619f336ddc
commit e7c784e72f

View File

@ -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