So doing: make ARCH=powerpc CROSS=powerpc-
Chugs along fine for a while, but then it ends with: MODPOST vmlinux ln: accessing `arch/powerpc/boot/zImage': No such file or directory make[1]: *** [arch/powerpc/boot/zImage] Error 1 make: *** [zImage] Error 2 I.E. it builds vmlinux, then dies because there's no zImage, which it never tried to build... Is there no working default "make" target for powerpc, or did I do something wrong? Could this be a .config issue? Rob - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/