public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
* staging: cpc-usb: wrong Makefile path
@ 2009-05-19 17:09 Alexander Beregalov
  2009-05-19 17:24 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Beregalov @ 2009-05-19 17:09 UTC (permalink / raw)
  To: linux-next, Greg KH, Linux Kernel Mailing List

diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile
index 9492a6f..cc1aac2 100644
--- a/drivers/staging/Makefile
+++ b/drivers/staging/Makefile
@@ -40,4 +40,4 @@ obj-$(CONFIG_PLAN9AUTH)               += p9auth/
 obj-$(CONFIG_HECI)             += heci/
 obj-$(CONFIG_LINE6_USB)                += line6/
 obj-$(CONFIG_USB_SERIAL_QUATECH_ESU100)        += serqt_usb/
-obj-$(CONFIG_USB_CPC)          += cpc_usb/
+obj-$(CONFIG_USB_CPC)          += cpc-usb/

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-05-19 17:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-19 17:09 staging: cpc-usb: wrong Makefile path Alexander Beregalov
2009-05-19 17:24 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox