|
|
|
@ -84,7 +84,7 @@ endif
|
|
|
|
|
export LINKFLAGS += -ffunction-sections
|
|
|
|
|
|
|
|
|
|
# set the tap interface for term/valgrind
|
|
|
|
|
ifneq (,$(filter netdev2_tap,$(USEMODULE)))
|
|
|
|
|
ifneq (,$(filter netdev_default gnrc_netdev_default,$(USEMODULE)))
|
|
|
|
|
export PORT ?= tap0
|
|
|
|
|
else
|
|
|
|
|
export PORT =
|
|
|
|
|