Re: 2.6.16-rc1-mm5: drivers/ieee1394/oui O=... builds broken

From: Johannes Berg
Date: Sat Feb 04 2006 - 04:29:32 EST


On Sat, 2006-02-04 at 10:08 +0100, Stefan Richter wrote:
> Adrian Bunk wrote:
> > ...
> > OUI2C drivers/ieee1394/oui.c
> > /bin/sh: drivers/ieee1394/oui2c.sh: No such file or directory
> > make[3]: *** [drivers/ieee1394/oui.c] Error 127
> >
> > <-- snip -->
> >
> >
> > The change that broke it is:
> >
> >
> > quiet_cmd_oui2c = OUI2C $@
> > - cmd_oui2c = $(CONFIG_SHELL) $(srctree)/$(src)/oui2c.sh < $< > $@
> > + cmd_oui2c = $(CONFIG_SHELL) $(src)/oui2c.sh < $< > $@
>
> How can this be reproduced? IOW which way of building the kernel is broken?

Looks like my mistake. I was pretty sure I tested the normal in-kernel
build way, sorry.

I did the change in order to build out of tree (with an absolute path as
a SUBDIRS value).

johannes

Attachment: signature.asc
Description: This is a digitally signed message part