Fix conditional for ni_670x driver
authorDavid Schleef <ds@schleef.org>
Mon, 15 Jul 2002 21:06:05 +0000 (21:06 +0000)
committerDavid Schleef <ds@schleef.org>
Mon, 15 Jul 2002 21:06:05 +0000 (21:06 +0000)
comedi/drivers/Makefile.in

index f4989e6ca01e1de062f64883ed874bf806679c78..5db14d5e38268da1d88d5a0aadc8087278173da0 100644 (file)
@@ -32,7 +32,7 @@ select(CONFIG_COMEDI_ICP_MULTI icp_multi.o)
 select(CONFIG_COMEDI_MITE mite.o)
 select(CONFIG_COMEDI_MULTIQ3 multiq3.o)
 select(CONFIG_COMEDI_MPC8260CPM mpc8260cpm.o)
-select(CONFIG_COMEDI_NI_ATMIO ni_670x.o)
+select(CONFIG_COMEDI_NI_670X ni_670x.o)
 select(CONFIG_COMEDI_NI_ATMIO ni_atmio.o)
 select(CONFIG_COMEDI_NI_MIO_CS ni_mio_cs.o)
 select(CONFIG_COMEDI_NI_PCIMIO ni_pcimio.o)