To build Linux kernel for a embedded system, one need to edit ARCH definition in top Makefile. For PowerPC CPUs, I find that ARCH is defined as "ARCH = ppc" in all tutorials. If "ARCH = ppc" means arch/ppc directory, should I write "ARCH = powerpc" now? thank you. -lxg