Title: [6053] trunk/drivers/usb/Makefile: [#4849] Correct Makefile to make isp1760 buildable
Revision
6053
Author
hennerich
Date
2009-02-03 10:51:12 -0600 (Tue, 03 Feb 2009)

Log Message

[#4849] Correct Makefile to make isp1760 buildable
Restore Makefile entry dropped during "Upgrade kernel to 2.6.28 for
09R1"

Modified Paths

Diff

Modified: trunk/drivers/usb/Makefile (6052 => 6053)


--- trunk/drivers/usb/Makefile	2009-02-03 16:44:12 UTC (rev 6052)
+++ trunk/drivers/usb/Makefile	2009-02-03 16:51:12 UTC (rev 6053)
@@ -15,6 +15,7 @@
 obj-$(CONFIG_USB_UHCI_HCD)	+= host/
 obj-$(CONFIG_USB_SL811_HCD)	+= host/
 obj-$(CONFIG_USB_ISP1362_HCD)	+= host/
+obj-$(CONFIG_USB_ISP1760_HCD)   += host/
 obj-$(CONFIG_USB_U132_HCD)	+= host/
 obj-$(CONFIG_USB_R8A66597_HCD)	+= host/
 obj-$(CONFIG_USB_HWA_HCD)	+= host/
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to