include ../Makefile.inc

O_TARGET = rt_com_sta.o

export-objs := rt_com.o
obj-$(CONFIG_RTAI_RTCOM) += rt_com.o

include $(TOPDIR)/Rules.make
