fixed make login for Zoul on MAC

This commit is contained in:
Joakim Eriksson 2015-12-19 10:28:30 +01:00
parent 641599f613
commit e4744d1e59
2 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ ifeq ($(HOST_OS),Darwin)
USBDEVPREFIX=
MOTELIST = $(CONTIKI)/tools/zolertia/motelist-zolertia-macos
MOTES = $(shell $(MOTELIST) -c 2>&- | cut -f 2 -d ,)
SERIALDUMP = $(CONTIKI)/tools/sky/serialdump-macos
else
### If we are not running under Mac, we assume Linux
USBDEVPREFIX=

BIN
tools/sky/serialdump-macos Executable file

Binary file not shown.