projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a11975c
)
Moved addi_data.c into EXTRA_DIST until the drivers are back in the fold.
author
Ian Abbott
<abbotti@mev.co.uk>
Fri, 11 Aug 2006 13:53:00 +0000
(13:53 +0000)
committer
Ian Abbott
<abbotti@mev.co.uk>
Fri, 11 Aug 2006 13:53:00 +0000
(13:53 +0000)
comedi/drivers/addi-data/Makefile.am
patch
|
blob
|
history
diff --git
a/comedi/drivers/addi-data/Makefile.am
b/comedi/drivers/addi-data/Makefile.am
index 9a7cf89f98fb7c1c7f36f0b39472f832ccf323e8..b3327a4bab659941c5c80167d6b2d0e1b707d5a7 100644
(file)
--- a/
comedi/drivers/addi-data/Makefile.am
+++ b/
comedi/drivers/addi-data/Makefile.am
@@
-10,7
+10,8
@@
else
module_PROGRAMS =
endif
-addi_common_ko_SOURCES = addi_common.c
+#moving addi_common.c into EXTRA_DIST until the driver is fixed.
+#addi_common_ko_SOURCES = addi_common.c
EXTRA_DIST = \
Kbuild \
@@
-35,6
+36,7
@@
EXTRA_DIST = \
addi_amcc_S5920.c \
addi_amcc_S5920.h \
addi_amcc_s5933.h \
+ addi_common.c \
addi_common.h \
addi_eeprom.c \
amcc_s5933_58.h \