From: David Schleef Date: Thu, 22 Mar 2001 00:58:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: r0_7_58~43 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1c2927a4e182ad58dcf41dd001868e18be884e7c;p=comedi.git *** empty log message *** --- diff --git a/comedi/rt_pend_tq/Makefile b/comedi/rt_pend_tq/Makefile index 93936808..abb2f768 100644 --- a/comedi/rt_pend_tq/Makefile +++ b/comedi/rt_pend_tq/Makefile @@ -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 - - -