Re: [PATCH 2/3] firmware: Add CONFIG_BUILTIN_FIRMWARE option

From: Sam Ravnborg
Date: Sat May 24 2008 - 11:22:35 EST


On Sat, May 24, 2008 at 03:46:17PM +0100, David Woodhouse wrote:
> On Fri, 2008-05-23 at 18:41 +0200, Sam Ravnborg wrote:
> >
> > Assignment to targets i smiisng so generated files are not cleaned
> > by "make clean".
> >
> > targets := $(FIRMWARE_OBJS)
>
> It doesn't seem to have that effect. Whatever I do, on 'make clean'
> the .o files are removed and the auto-generated .c files remain. Which
> is probably OK.

strange - like 'make clean' does not vist this directory??

The .o files are deleted using a simple find ...
which explain why they are hit.
I have not applied your patches but if you d not see issues
with it I wil not try to chase it further atm.

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