]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
USB: Add drivers/usb/misc/iowarrior.c to the Makefile
authorNico Erfurth <masta@perlgolf.de>
Thu, 2 Aug 2007 20:25:20 +0000 (22:25 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 21:55:02 +0000 (14:55 -0700)
This patch adds the new iowarrior module to the Makefile in drivers/usb.
Currently the module isn't build unless another driver from usb/misc is
selected.

Signed-off-by: Nico Erfurth <masta@perlgolf.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/Makefile

index ac49b15fa76840ba74c986ee9d44c8ed7b17bf43..cce216517ca12881908d04acb369424e9681cbe1 100644 (file)
@@ -38,6 +38,7 @@ obj-$(CONFIG_USB_EMI26)               += misc/
 obj-$(CONFIG_USB_EMI62)                += misc/
 obj-$(CONFIG_USB_FTDI_ELAN)    += misc/
 obj-$(CONFIG_USB_IDMOUSE)      += misc/
+obj-$(CONFIG_USB_IOWARRIOR)    += misc/
 obj-$(CONFIG_USB_LCD)          += misc/
 obj-$(CONFIG_USB_LD)           += misc/
 obj-$(CONFIG_USB_LED)          += misc/