El Tuesday, 1 de December de 2009 15:28:18 A.A. va escriure: > Hi, > > I downloaded the last git kernel with command: > git clone git://git.openmoko.org/git/kernel.git linux-2.6 > > I switched to > git-checkout --track -b om-gta02-2.6.31 origin/om-gta02-2.6.31 > but ./build script is absent! > > How can I cross compile this kernel for my freerunner ?
one way: Export CROSS_COMPILE=/usr/local/openmoko/arm/bin/arm-angstrom-linux-gnueabi- and use make ACRH=arm _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

