Missed ifeq ...
This commit is contained in:
parent
9c99d46e24
commit
4b60851527
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ NUMPAR=20
|
||||||
IHEXFILE=tmpimage.ihex
|
IHEXFILE=tmpimage.ihex
|
||||||
|
|
||||||
# Check if we are running under Windows
|
# Check if we are running under Windows
|
||||||
|
ifeq ($(HOST_OS),Windows)
|
||||||
USBDEVPREFIX=/dev/com
|
USBDEVPREFIX=/dev/com
|
||||||
SERIALDUMP = $(CONTIKI)/tools/sky/serialdump-windows
|
SERIALDUMP = $(CONTIKI)/tools/sky/serialdump-windows
|
||||||
MOTELIST = $(CONTIKI)/tools/sky/motelist-windows
|
MOTELIST = $(CONTIKI)/tools/sky/motelist-windows
|
||||||
|
|
Loading…
Add table
Reference in a new issue