lkml.org 
[lkml]   [2005]   [Dec]   [4]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSun, 4 Dec 2005 16:28:25 +0100
FromAdrian Bunk <>
SubjectRe: Linux 2.6.15-rc3 problem found - scsi order changed
On Sun, Dec 04, 2005 at 01:34:18AM -0800, Zwane Mwaikambo wrote:
> On Sat, 3 Dec 2005, Linus Torvalds wrote:
> 
> > diff --git a/drivers/Makefile b/drivers/Makefile
> > index fac1e16..ea410b6 100644
> > --- a/drivers/Makefile
> > +++ b/drivers/Makefile
> > @@ -5,7 +5,7 @@
> >  # Rewritten to use lists instead of if-statements.
> >  #
> > 
> > -obj-$(CONFIG_PCI)		+= pci/ usb/
> > +obj-$(CONFIG_PCI)		+= pci/
> >  obj-$(CONFIG_PARISC)		+= parisc/
> >  obj-$(CONFIG_RAPIDIO)		+= rapidio/
> >  obj-y				+= video/
> > @@ -49,6 +49,7 @@ obj-$(CONFIG_ATA_OVER_ETH)	+= block/aoe/
> >  obj-$(CONFIG_PARIDE) 		+= block/paride/
> >  obj-$(CONFIG_TC)		+= tc/
> >  obj-$(CONFIG_USB)		+= usb/
> > +obj-$(CONFIG_PCI)		+= usb/
> >  obj-$(CONFIG_USB_GADGET)	+= usb/gadget/
> >  obj-$(CONFIG_GAMEPORT)		+= input/gameport/
> >  obj-$(CONFIG_INPUT)		+= input/
> 
> Yes that fixed it, but why walk into usb/ on CONFIG_PCI?

Because of drivers/usb/host/pci-quirks.c .

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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-12-04 16:30    [from the cache]
©2003-2008