soft reset
[calu.git] / progs / Makefile
index 8053fc52928362149028db58b9b36440b7ed7b32..92c3c9e9d585d2e2cb50f2a89f11f65b9b38c1fb 100644 (file)
@@ -2,13 +2,18 @@ SHELL := bash
 
 HN := $(shell hostname)
 TILABHOSTS := $(shell echo ti{1..41}) apps1
+STEFANHOST := $(shell echo ubuntu) apps1
 
 ifeq ($(findstring $(HN), $(TILABHOSTS)), $(HN))
 DPROGFLAGS := -d /dev/ttyS0 -b 9600
+else 
+ifeq ($(findstring $(HN), $(STEFANHOST)), $(HN))
+DPROGFLAGS := -d /dev/ttyS0 -b 115200
 else
 # TODO: passt das fuern stefan auch?
 DPROGFLAGS := -d /dev/ttyUSB0 -b 115200
 endif
+endif
 
 all: fibmmem.prog