On Tue, 18 Dec 2001 14:38:05 +1100, 
Keith Owens <[EMAIL PROTECTED]> wrote:
>arch_head must be defined in arch/$(ARCH)/Makefile.defs.noconfig.  The
>value of arch_head is used by pp_makefile2 to generate the global
>makefile, Makefile.defs.config is not read until after the global
>makefile is created, in fact Makefile.defs.config is only read by the
>global makefile.

Damn, you need .config to define arch_head, I am going to have to think
about this.  BTW, I think that the existing kbuild has race conditions
in ppc, there are situations where you can change the .config but use
the old HEAD value.


_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to