Re: Prosaic firmware issues

From: Alexey Dobriyan
Date: Wed Jul 16 2008 - 10:21:59 EST


On Tue, Jul 15, 2008 at 10:54:04PM -0700, David Woodhouse wrote:
> On Tue, 2008-07-15 at 18:45 -0700, Linus Torvalds wrote:
> >
> > On Wed, 16 Jul 2008, Alexey Dobriyan wrote:
> > >
> > > Could somebody from firmware people fix boring stuff, please:
> > >
> > > 1) after allyesconfig build, git-status show plenty of crap:
> >
> > Something like the appended, perhaps?
> >
> > (I'm not going to commit it, I want some firmware person to double-check
> > it).
>
> Generally sane, but wants a few more things added.
>
> > > 2) after "make mrproper" after allyesconfig, some files aren't removed,
> > > use "git-ls-files -o" to see them.
> >
> > Ok, that needs some Makefile magic. git magic I can do.
>
> Ah, that's caused by a stray := where there should be a +=, so the
> firmware files listed before that get dropped from the list of files to
> be cleaned.
>
> Alexey, thanks for the report. Please could you verify that this fixes
> it for you?

It does, thank you.

--
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/