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
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
2 matches
Mail list logo