mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-21 19:29:18 +00:00
fixed make login for Zoul on MAC
This commit is contained in:
parent
641599f613
commit
e4744d1e59
@ -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
BIN
tools/sky/serialdump-macos
Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user