]> rtime.felk.cvut.cz Git - CanFestival-3.git/blobdiff - examples/TestMasterSlave/Makefile.in
- add RTAI support
[CanFestival-3.git] / examples / TestMasterSlave / Makefile.in
index e4203d23a441c977d5dbaa3fae001e099e1eb3e3..862ee3529bb1f057689da0c2a0d3e829d1db7c53 100644 (file)
@@ -54,6 +54,10 @@ ifeq ($(TIMERS_DRIVER),timers_xeno)
        PROGDEFINES = -DUSE_XENO
 endif
 
+ifeq ($(TIMERS_DRIVER),timers_rtai)
+       PROGDEFINES = -DUSE_RTAI
+endif
+
 all: $(TESTMASTERSLAVE)
 
 ../../drivers/$(TARGET)/libcanfestival_$(TARGET).a: