Does anyone know if kbuild-2.5-release-1.12 supports the embedded ppc boards ? I've managed to configure the 2.4.18-pre8 kernel for a custom board. "make installable" creates the vmlinux file but the embedded wrapper isn't created. I'm building in a seperate object tree.
The arch/ppc/Makefile.in has a "link_subdirs(kernel mm math-emu)" statement. The build directory (arch/ppc) has the following directories: 8260_io, kernel, mm, lib, math-emu. How does the 8260_io and lib directory get built ? How can I get the wrapper to build. kbuild-2.4 used the make zImage in arch/ppc/mbxboot/Makfile for kernel-2.4.0. It is now arch/ppc/boot/mbx for 2.4.18. If I configured for pmac, how does the build system know to delve into the arch/ppc/boot/pmac directory ? Thanks, Brendan Simon. _______________________________________________ kbuild-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/kbuild-devel