Skip to content

Commit

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

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>
  • Loading branch information
David Schleef authored and Greg Kroah-Hartman committed Jan 6, 2009
1 parent 63274cd commit 3cf840f
Show file tree
Hide file tree
Showing 2 changed files with 523 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 @@ -3,6 +3,7 @@

# Comedi "helper" modules
obj-$(CONFIG_COMEDI) += comedi_fc.o
obj-$(CONFIG_COMEDI) += comedi_bond.o

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

0 comments on commit 3cf840f

Please sign in to comment.