Hi, I am also trying to build the kernel the old fashioned way. So I did :
git clone git://git.openmoko.org/git/kernel.git linux-2.6 cd linux-2.6 git checkout origin/stable and now I did some of my custom patching but then at the point of doing make I got stuck on the variable CROSS_COMPILE=? and ARCH=? Normally, when building generic arm kernel for qemu I used to do #make vmlinux CROSS_COMPILE=arm-linux ARCH=arm -- Shaz _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

