Re: [RFC: 2.6 patch] better USB_MON dependencies

From: Adrian Bunk
Date: Tue Jun 21 2005 - 16:24:05 EST


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@xxxxxxxxx> 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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/