You need to do : make-kpkg --config oldconfig --arch powerpc ...
I tried, the error is below. What is the alternative way to build the kernel? In i386 I used to make zImage and then copy the files from arch/boot or something like that. Is there documentation on how to do it for these kernels? Thanks, Eduardo. # make-kpkg --arch powerpc --initrd kernel-image ====== making target debian/stamp-build-kernel [new prereqs: sanity_check stamp-kernel-conf]====== /usr/bin/make ARCH=ppc \ zImage make[1]: Entering directory `/usr/src/linux-2.6.15-rc6' CHK include/linux/version.h CHK include/linux/compile.h CHK usr/initramfs_list GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 arch/powerpc/kernel/built-in.o: In function `power4_idle': multiple definition of `power4_idle' arch/ppc/kernel/idle_power4.o:arch/ppc/kernel/idle_power4.S:(.text+0x4): first defined here make[1]: *** [.tmp_vmlinux1] Error 1 make[1]: Leaving directory `/usr/src/linux-2.6.15-rc6' make: *** [debian/stamp-build-kernel] Error 2 # -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]