History log of /drivers/staging/comedi/kcomedilib/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f1d7dbbef51a624ff0ec76f022802d677fdb9888 07-May-2010 Alexander Kurz <linux@kbdbabel.org> Staging: comedi: new Kconfig and Makefiles, drivers grouped by bustype.

PC/104-drivers went into ISA,
PC/104+ went into PCI,
Drivers without a bustype went into "misc".
In doubt drivers supporting both ISA/PCI went into PCI.
Drivers without any detailed hardware info went into ISA, e.g. fl512.c
Some NI drivers are used by other NI drivers from different bustypes
are grouped seperately in NI_COMMON.

[tweaked by gregkh to handle the new driver recently added]

Signed-off-by: Alexander Kurz <linux@kbdbabel.org>
Acked-by: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@speakeasy.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/comedi/kcomedilib/Makefile
a1525758c848aedf590bba3a919321e2d80fcd6e 03-May-2010 Greg Kroah-Hartman <gregkh@suse.de> Staging: comedi: kcomedilib: delete dio.c and get.c

Merge these two files into kcomedilib_main.c as they are tiny.

This will also let us get rid of another global symbol in the future.

Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/comedi/kcomedilib/Makefile
29a915ff65fd5cde9c7c16d693b6ae3ecbd4be93 01-May-2010 Greg Kroah-Hartman <gregkh@suse.de> Staging: comedi: delete kcomedilib/data.c

No one is using any of these functions, so remove the file entirely.

Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/comedi/kcomedilib/Makefile
7382e5711f3adc934227473f82156ae1e2d7e562 01-May-2010 Greg Kroah-Hartman <gregkh@suse.de> Staging: comedi: kcomedilib: remove ksyms.c file

Move only the exports that we actually use into the individual
files, and delete the ksyms.c file entirely. This will make it
easier to start cleaning up kcomedilib (i.e. delete most of it.)

Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/comedi/kcomedilib/Makefile
b79a7a2089294cba254f6972e4e224fea643b84a 15-Nov-2008 David Schleef <ds@schleef.org> Staging: comedi: add kcomedilib to the tree

This adds the kcomedilib module

From: David Schleef <ds@schleef.org>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/comedi/kcomedilib/Makefile