Re: [PATCH 1/3] Makefile: Include arch Makefiles as late aspossible

From: Steven Rostedt
Date: Wed Feb 11 2009 - 09:12:36 EST



On Wed, 2009-02-11 at 14:23 +0100, Ingo Molnar wrote:
> * Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> > On Wed, 2009-02-04 at 22:26 +0100, Ingo Molnar wrote:
> > > > +include $(srctree)/arch/$(SRCARCH)/Makefile
> > > > +
> > > > # arch Makefile may override CC so keep this after arch Makefile is
> > > included
> > > > NOSTDINC_FLAGS += -nostdinc -isystem $(shell $(CC)
> > > -print-file-name=include)
> > > > CHECKFLAGS += $(NOSTDINC_FLAGS)
> > > > --
> > >
> > > this patch is really for Sam to judge - Cc:-ed him.
> >
> > Sam ? I have a few more powerpc patches depending on that one... so I'd
> > like to know if it's totally doomed or not :-)
>
> Well, toplevel Makefile changes are not to be taken lightly :-)
>
> Looks good to me but it's handy to have Sam's Ack on it too.
>

Someone on IRC said that Sam is on vacation. This could take a while for
an ACK.


-- Steve


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