Re: Compiling kernel for powerpc64

2005-11-08 Thread Sven Luther
On Tue, Nov 08, 2005 at 07:50:25AM -0300, Eduardo TrĂ¡pani wrote: > If I simply do apt-get --build, then all powerpc architectures are compiled > and that takes forever. How can I build just the powerpc64 flavour? edit debian/arch/powerpc/defines, and remove all but the powerpc64 flavour at the t

Compiling kernel for powerpc64

2005-11-08 Thread Eduardo TrĂ¡pani
If I simply do apt-get --build, then all powerpc architectures are compiled and that takes forever. How can I build just the powerpc64 flavour? I moved into the unpacked source and tried: cp /boot/config-2.6.14-1-powerpc64 .config make-kpkg --subarch powerpc64 --initrd kernel-image I get mess