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

Commit a1d534bb authored by Nico Erfurth's avatar Nico Erfurth Committed by Greg Kroah-Hartman
Browse files

USB: Add drivers/usb/misc/iowarrior.c to the Makefile



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: default avatarNico Erfurth <masta@perlgolf.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 9a9bf406
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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/