Merge pull request #1427 from joakimeriksson/zoul-login

fixed make login for Zoul on MAC
This commit is contained in:
Antonio Lignan 2015-12-19 19:28:41 +01:00
commit 8218b70a0d
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.