Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1aebb781e339b04c64e140860447f2a66c08417f
Commit:     1aebb781e339b04c64e140860447f2a66c08417f
Parent:     80ba80a9bf25d251237694c3fcee850a73324532
Author:     Juergen Beisert <[EMAIL PROTECTED]>
AuthorDate: Thu Jul 19 17:02:59 2007 +0200
Committer:  Greg Kroah-Hartman <[EMAIL PROTECTED]>
CommitDate: Mon Jul 30 13:27:43 2007 -0700

    USB: devices misc: Trivial patch to build the IOWARRIOR when it is selected 
in Kconfig
    
    Trivial patch to build the IOWARRIOR when it is selected in Kconfig.
    
    Signed-off-by: Juergen Beisert <[EMAIL PROTECTED]>
    Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
---
 drivers/usb/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/usb/Makefile b/drivers/usb/Makefile
index befff5f..ac49b15 100644
--- a/drivers/usb/Makefile
+++ b/drivers/usb/Makefile
@@ -48,6 +48,7 @@ obj-$(CONFIG_USB_SISUSBVGA)   += misc/
 obj-$(CONFIG_USB_TEST)         += misc/
 obj-$(CONFIG_USB_TRANCEVIBRATOR)+= misc/
 obj-$(CONFIG_USB_USS720)       += misc/
+obj-$(CONFIG_USB_IOWARRIOR)    += misc/
 
 obj-$(CONFIG_USB_ATM)          += atm/
 obj-$(CONFIG_USB_SPEEDTOUCH)   += atm/
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to