*** empty log message ***
authorDavid Schleef <ds@schleef.org>
Thu, 22 Mar 2001 00:58:23 +0000 (00:58 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 22 Mar 2001 00:58:23 +0000 (00:58 +0000)
comedi/rt_pend_tq/Makefile

index 939368081b94d6096c344acf6372177a7518d813..abb2f768830dae521c7bddd365e010015d360df1 100644 (file)
@@ -28,15 +28,3 @@ MX_OBJS              := $(sort $(filter     $(export-objs), $(obj-m)))
 
 include $(TOPDIR)/Rules.make
 
-ifdef CONFIG_COMEDI_RTL
-#rt_pend_tq.o : rt_pend_tq_rtl.c
-
-endif
-
-ifdef CONFIG_COMEDI_RTAI
-#rt_pend_tq.o : rt_pend_tq_rtai.c
-
-endif
-
-
-