projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b690c54
)
fixed typo for pcm3730
author
Frank Mori Hess
<fmhess@speakeasy.net>
Tue, 26 Jun 2001 16:26:18 +0000
(16:26 +0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Tue, 26 Jun 2001 16:26:18 +0000
(16:26 +0000)
comedi/drivers/Makefile
patch
|
blob
|
history
diff --git
a/comedi/drivers/Makefile
b/comedi/drivers/Makefile
index d1eb2bd6583d7800c10d82611eb084db39fa9c87..cebb99f779c19f90b69ec56a2dd97f70a9daa19c 100644
(file)
--- a/
comedi/drivers/Makefile
+++ b/
comedi/drivers/Makefile
@@
-61,7
+61,7
@@
obj-$(CONFIG_COMEDI_NI_PCIDIO) += ni_pcidio.o
obj-$(CONFIG_COMEDI_MITE) += mite.o
obj-$(CONFIG_COMEDI_NI_ATMIO16D) += ni_atmio16d.o
-obj-$(CONFIG_COMEDI_PC
3M
730) += pcm3730.o
+obj-$(CONFIG_COMEDI_PC
M3
730) += pcm3730.o
obj-$(CONFIG_COMEDI_PCMAD) += pcmad.o