Hi all, I used to build my 2.4 kernels on PowerBook G4 12" with these commands:
cd /usr/src/benh_kernel make-kpkg clean make-kpkg kernel_image cd .. dpkg -i kernel-image-2.4.25-ben1_10.00.Custom_powerpc.deb rebootI'm wondering if for 2.6.5 I can use exactly the same? For the moment I get to:
cd /usr/src/linux-2.6.5 make-kpkg clean make-kpkg >>> [no kernel-image-2.6... is created]Any pointers? Or do 2.6.5 kernels need to be build with only make;make install?
Regards, Pander

