All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: Pete Zaitcev <zaitcev@redhat.com>
Cc: rostedt@goodmis.org, gregkh@suse.de, torvalds@osdl.org,
	linux-kernel@vger.kernel.org,
	linux-usb-devel@lists.sourceforge.net
Subject: Re: [RFC: 2.6 patch] better USB_MON dependencies
Date: Tue, 21 Jun 2005 23:04:10 +0200	[thread overview]
Message-ID: <20050621210410.GA3705@stusta.de> (raw)
In-Reply-To: <20050621123507.6b83ddf0.zaitcev@redhat.com>

On Tue, Jun 21, 2005 at 12:35:07PM -0700, Pete Zaitcev wrote:
> On Tue, 21 Jun 2005 16:32:27 +0200, Adrian Bunk <bunk@stusta.de> wrote:
>...
> One question though, do we want this:
> 
> > -obj-$(CONFIG_USB_MON)		+= mon/
> > +ifdef CONFIG_USB_MON
> > +  obj-$(CONFIG_USB)		+= mon/
> > +endif
> 
> Seems superfluous to me, because we kept CONFIG_USB_MON. This place should
> probably be left alone.

I thought it was required, but reading Documentation/kbuild/makefiles.txt
convinces me you are correct.

> -- Pete

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


  reply	other threads:[~2005-06-21 21:19 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-18  5:13 Linux 2.6.12 Linus Torvalds
2005-06-18  5:38 ` Keith Owens
2005-06-18  6:05   ` Linus Torvalds
2005-06-18  6:59     ` Willy Tarreau
2005-06-18 10:36       ` Jesper Juhl
2005-06-18 10:48         ` Alexey Dobriyan
2005-06-18 10:52           ` Jesper Juhl
2005-06-18 10:54           ` Brice Goglin
2005-06-18 17:42         ` Linus Torvalds
2005-06-18 18:26 ` Steven Rostedt
2005-06-21 14:32   ` [RFC: 2.6 patch] better USB_MON dependencies Adrian Bunk
2005-06-21 19:35     ` Pete Zaitcev
2005-06-21 21:04       ` Adrian Bunk [this message]
2005-06-23  9:36         ` [2.6 " Adrian Bunk
2005-06-25 20:15           ` Pete Zaitcev
2005-06-25 21:32             ` Adrian Bunk

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=20050621210410.GA3705@stusta.de \
    --to=bunk@stusta.de \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=rostedt@goodmis.org \
    --cc=torvalds@osdl.org \
    --cc=zaitcev@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.