On Thu, Dec 20, 2001 at 04:24:32PM +1100, Keith Owens wrote: > On Wed, 19 Dec 2001 21:32:31 -0700, > Tom Rini <[EMAIL PROTECTED]> wrote: > >Starting phase 4 (build) for installable > >arch_head=arch/ppc/kernel/head_8xx.o > >notdir arch_head=arch/ppc/kernel/head_8xx.o > >make[1]: *** No rule to make target `arch/ppc/kernel/head_8xx.o', needed > >by `init/compile.h'. Stop. > > > >> Check $KBUILD_OBJTREE/.tmp_database under reldir /arch/ppc/kernel/, > >> select should contain (y_ /arch/ppc/kernel/head_xxx.o). > > > >select (y_ /arch/ppc/kernel/arch/ppc/kernel/head_8xx.o) > > kbuild 2.5 $(notdir) did not correctly handle unexpanded variables.
Okay, all of these seem to lead to a mostly-working kernel. I'll post all of the Makefiles & whatnot tomorrow once I test-compile a few more things. -- Tom Rini (TR1265) http://gate.crashing.org/~trini/ _______________________________________________ kbuild-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/kbuild-devel
