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

On Tue, May 19, 2009 at 09:09:53PM +0400, Alexander Beregalov wrote:
> 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/

Heh, wierd, I wonder how it was working for me when I tested this...

thanks,

greg k-h

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

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

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=20090519172427.GB30522@suse.de \
    --to=gregkh@suse$(echo .)de \
    --cc=a.beregalov@gmail$(echo .)com \
    --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