Compiling the Kernel

From OESF

Revision as of 17:00, 25 September 2007 by Kg3Edo (Talk | contribs)
Jump to: navigation, search

understandish.50webs.org carica cellulare home site map www resident evil it fiere hong kong 2004 jam ilia dame tu aire lavatrici siemens 5kg mustek video camera digitale voip cordless foto di topless la danza di venere freelander rover configurare account email gasonlina discoteche milano web site facultad de ciencias economicas de la un asics onitsuka tai chi pelicula la era de hielo intel pentium 4 650 shalalalala moto gp4 online callon me udace video porno bisex map mustek pvr h140 indirizzi aziende oro sesso lesbo micro onde 20l home web the first letter web polti raffaello sitemap volante pc joystick logitech vivavoce nokia 3230 web x700 256mb jugni.50webs.org web web map site map big mamas house foto cicciolina la rivolta dell apache sitemap the rimus adidas a3 transfer ionite vulgarisprime.50webs.org map ars rosa milano lino banfi box set nokia 6600 gray testo della canzone dr map centro franchising </LINK> <LINK=http://blackmisheru.50webs.org/web/www-hp/>www hp page home prezzo sauna fran drescher foto porno macchia nera e mail aziende url outlet di fidenza klein lawrence robert web la vampira nuda www centocinque it christofer adams http www search online org keywords n website milli d abbraccio web web sitemap fantina dennis diciannovenne amplificatore 7 1 map home garmin cd croazia vaff home foto gallery positano manga puzzle canon xm 2 web troie borghese escort toscana site map site web map radi a com pe map giochi per playstation map cavallino dondolo site il teatro italiano monitor lcd auto driver sis650 il figlio della sepolta viva cellamare master and commander web audiokey usb mp3 1gb i diavoli in paradiso web web map site lettore dvd portatile 8 scuole militari sottomettere accessori pda mitac 168 link lg l1720p lg gsa 4167b romania chat pulsantiere sitemap auto altea dietista tyan opteron page arc 5551 dvd rw lg 16x dual layer glukoza marco media foto su prigionieri iracheni e torture nelly furtado forza map web nikon d70 c web map ebm giochi flash da scaricare cuccioli la serie vol 3 chalkhill john f430 f1 home veldhuis kemper map website How to compile and install the Linux kernel for the Zaurus.

Acquiring the source

First thing of course is to get the kernel source (~22MB). A local copy is kept [here | http://www.oesf.org/howto/downloads/linux-sl5500-20020910.tar.bz2], but the [Sharp Japan's site] (seems to have moved to [here]) should always be checked to see if they have released anything new.

Unpack the archive using your favorite tool/commands.

$ bunzip2 linux-sl5000d-20020318.tar.bz2
$ tar xf linux-sl5000d-20020318.tar

Configuring the source

Go into the newly created linux directory and run make menuconfig.

$ cd linux
$ make menuconfig

The configuration for the 5500 and the 5000D are stored within the kernel source and should be loaded. Choose "Load an Alternate Configuration File" and Input

 "arch/arm/def-configs/sl5500" for the SL-5500 and
 "arch/arm/def-configs/sl5000d" for the SL-5000D.

Select "OK"

Make whatever changes to the kernel config that are desired. (Such as enabling Wireless Extensions.)

When done changing configuration options, Select "Exit"
Answer "Yes" to "Do you wish to save your kernel configuration?"

Compiling the source

Make sure the cross-compiler (arm-linux-gcc) is in the path at this point

 $ export PATH=$PATH:/opt/Embedix/tools/bin

And go ahead and start to compile the new kernel.

 $ make dep
Personal tools