public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Alexander Beregalov <a.beregalov@gmail•com>
To: linux-next <linux-next@vger•kernel.org>, Greg KH <gregkh@suse•de>,
	Linux Kernel Mailing List <linux-kernel@vger•kernel.org>
Subject: staging: cpc-usb: wrong Makefile path
Date: Tue, 19 May 2009 21:09:53 +0400	[thread overview]
Message-ID: <a4423d670905191009i450545f6le9c49e84c5ce94fd@mail.gmail.com> (raw)

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/

             reply	other threads:[~2009-05-19 17:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-19 17:09 Alexander Beregalov [this message]
2009-05-19 17:24 ` staging: cpc-usb: wrong Makefile path Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a4423d670905191009i450545f6le9c49e84c5ce94fd@mail.gmail.com \
    --to=a.beregalov@gmail$(echo .)com \
    --cc=gregkh@suse$(echo .)de \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox