Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => iMX233 => Topic started by: marcelocamposs on April 05, 2013, 05:35:19 PM

Title: Recompiling Kernel
Post by: marcelocamposs on April 05, 2013, 05:35:19 PM
Hi friends
I need to recompile the kernel of olinuxino - imx233 (i have the micro version), my current kernel is the recomended on OLINUXINO / SOFTWARE / iMX233 / DEBIAN / DEBIAN-README.TXT:
Kernel 2.6.35  image downloaded from: https://docs.google.com/open?id=0B-bAEPML8fwlT3g0MVBBTVpRQnM

this is to add some modules.

and need some help:
- Where can i get these source code ?
- how can i recompile in cross plataform? (my PC is already running Debian Squeeze Linux )

thanks

marcelo
Title: Re: Recompiling Kernel
Post by: Evgeny Boger on April 05, 2013, 09:19:45 PM
I would suggest you follow this great guide https://github.com/koliqi/imx23-olinuxino
Title: Re: Recompiling Kernel
Post by: marcelocamposs on April 05, 2013, 09:40:07 PM
Quote from: evgeny_boger on April 05, 2013, 09:19:45 PM
I would suggest you follow this great guide https://github.com/koliqi/imx23-olinuxino

great! i´ll read and try it

thanks