Re: kernel om-gta02-2.6.31

2009-12-02 Thread Radek Polak
A.A. wrote: thx, where can I found compiled modules and uImage.bin? I do it like this: make CROSS_COMPILE=/opt/toolchains/arm920t-eabi/bin/arm-angstrom-linux-gnueabi- ARCH=arm /opt/toolchains/arm920t-eabi/bin/arm-angstrom-linux-gnueabi-objcopy -O binary -R .note -R .comment -S

kernel om-gta02-2.6.31

2009-12-01 Thread A.A.
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 ? -- A.A.

Re: kernel om-gta02-2.6.31

2009-12-01 Thread Jose Luis Perez Diez
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

Re: kernel om-gta02-2.6.31

2009-12-01 Thread A.A.
2009/12/1 Jose Luis Perez Diez jl...@escomposlinux.org 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

Re: kernel om-gta02-2.6.31

2009-12-01 Thread Nelson Castillo
On Tue, Dec 1, 2009 at 9:28 AM, A.A. a...@email.it wrote: 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

Re: kernel om-gta02-2.6.31

2009-12-01 Thread A.A.
2009/12/1 Nelson Castillo arhu...@freaks-unidos.net On Tue, Dec 1, 2009 at 9:28 AM, A.A. a...@email.it wrote: 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