Kernel Build without OE tools

Shaz shazalive at gmail.com
Mon Sep 15 08:43:48 CEST 2008


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




More information about the community mailing list