mirror of
https://github.com/linux-msm/laptops-kernel.git
synced 2026-08-13 14:19:53 -07:00
Staging: comedi: add me_daq driver
This adds the me_daq comedi driver to the build. From: Michael Hillmann <hillmann@syscongroup.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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
3d9f073994
commit
85acac6109
@@ -10,6 +10,7 @@ obj-$(CONFIG_COMEDI) += comedi_parport.o
|
||||
# Comedi PCI drivers
|
||||
obj-$(CONFIG_COMEDI_PCI_DRIVERS) += mite.o
|
||||
obj-$(CONFIG_COMEDI_PCI_DRIVERS) += icp_multi.o
|
||||
obj-$(CONFIG_COMEDI_PCI_DRIVERS) += me_daq.o
|
||||
obj-$(CONFIG_COMEDI_PCI_DRIVERS) += me4000.o
|
||||
obj-$(CONFIG_COMEDI_PCI_DRIVERS) += rtd520.o
|
||||
obj-$(CONFIG_COMEDI_PCI_DRIVERS) += s626.o
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user