Skip to content

Commit

Permalink
Staging: comedi: add comedi_test driver
Browse files Browse the repository at this point in the history
This adds the comedi_test driver to the kernel tree

From: Joachim Wuttke <Joachim.Wuttke@icn.siemens.de>
Cc: 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>
  • Loading branch information
Joachim Wuttke authored and Greg Kroah-Hartman committed Jan 6, 2009
1 parent 3cf840f commit 498460e
Show file tree
Hide file tree
Showing 2 changed files with 527 additions and 0 deletions.
1 change: 1 addition & 0 deletions drivers/staging/comedi/drivers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# Comedi "helper" modules
obj-$(CONFIG_COMEDI) += comedi_fc.o
obj-$(CONFIG_COMEDI) += comedi_bond.o
obj-$(CONFIG_COMEDI) += comedi_test.o

# Comedi PCI drivers
obj-$(CONFIG_COMEDI_PCI_DRIVERS) += mite.o
Expand Down
Loading

0 comments on commit 498460e

Please sign in to comment.