From: David Schleef Date: Sat, 14 Oct 2000 00:55:55 +0000 (+0000) Subject: removed pcmcia dep (conflicts on 2.4.0) X-Git-Tag: r0_7_51~52 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f039245587082f548769bca8c47bb4644496ef2a;p=comedi.git removed pcmcia dep (conflicts on 2.4.0) --- diff --git a/TODO b/TODO index 1f566fa1..2204663e 100644 --- a/TODO +++ b/TODO @@ -40,3 +40,5 @@ spinlocks ni_mio_common: subd 5 fails test_insn with -EINVAL -- should support readback, and/or should return -EIO (?) +fix pcmcia dep + diff --git a/scripts/preconfigure b/scripts/preconfigure index 822d4451..602069ac 100755 --- a/scripts/preconfigure +++ b/scripts/preconfigure @@ -5,4 +5,4 @@ . scripts/dep.rtai . scripts/dep.rtlinux -. scripts/dep.pcmcia +#. scripts/dep.pcmcia