moved destiny into transport_layer subfolder

dev/timer
Oleg Hahm 9 years ago
parent 885798aaca
commit a7d3092a4e

@ -53,7 +53,7 @@ ifneq (,$(findstring vtimer,$(USEMODULE)))
DIRS += vtimer
endif
ifneq (,$(findstring destiny,$(USEMODULE)))
DIRS += net/destiny
DIRS += net/transport_layer/destiny
endif
ifneq (,$(findstring net_mm,$(USEMODULE)))
DIRS += net/mm

Loading…
Cancel
Save