ChangeSet 1.1254.1.1, 2003/05/29 14:53:47-07:00, [EMAIL PROTECTED]

USB: build gadget drivers if they are built into the kernel.

Somehow this got merged away...


 drivers/usb/Makefile |    3 +++
 1 files changed, 3 insertions(+)


diff -Nru a/drivers/usb/Makefile b/drivers/usb/Makefile
--- a/drivers/usb/Makefile      Fri May 30 11:36:10 2003
+++ b/drivers/usb/Makefile      Fri May 30 11:36:10 2003
@@ -59,3 +59,6 @@
 obj-$(CONFIG_USB_TIGL)         += misc/
 obj-$(CONFIG_USB_USS720)       += misc/
 
+obj-$(CONFIG_USB_NET2280)      += gadget/
+obj-$(CONFIG_USB_ZERO)         += gadget/
+obj-$(CONFIG_USB_ETH)          += gadget/



-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to