Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0de302fd authored by Manuel Gebele's avatar Manuel Gebele Committed by Greg Kroah-Hartman
Browse files

Staging: comedi: Makefile changes



this patch will sort the 'Comedi USB drivers' section in the
staging/comedi/drivers/Makefile in alphabetical order, and add the
vmk80xx.c driver to the build.

From: Manuel Gebele <forensixs@gmx.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent b153d83e
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -125,6 +125,8 @@ obj-$(CONFIG_COMEDI_PCMCIA_DRIVERS) += ni_mio_cs.o
obj-$(CONFIG_COMEDI_PCMCIA_DRIVERS)	+= quatech_daqp_cs.o

# Comedi USB drivers
obj-$(CONFIG_COMEDI_USB_DRIVERS)	+= dt9812.o
obj-$(CONFIG_COMEDI_USB_DRIVERS)	+= usbdux.o
obj-$(CONFIG_COMEDI_USB_DRIVERS)	+= usbduxfast.o
obj-$(CONFIG_COMEDI_USB_DRIVERS)	+= dt9812.o
obj-$(CONFIG_COMEDI_USB_DRIVERS)	+= vmk80xx.o