jdlfg / linux_gt-i9000

Linux kernel sources from Samsung drops. voodoo branch contains Voodoo additions

Home Page:http://project-voodo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HOW TO BUILD KERNEL 2.6.32 FOR GT-I9000

1. Visit http://www.codesourcery.com/, download and install Sourcery G++ Lite 2009q3-68 toolchain for ARM EABI.

2. Extract kernel source and move into the top directory.

3. Execute 'make aries_eur_defconfig'.

4. Execute 'make' or 'make -j<n>' where '<n>' is the number of multiple jobs to be invoked simultaneously.

5. If the kernel is built successfully, you will find following files from the top directory:
	arch/arm/boot/zImage
	net/netfilter/xt_TCPMSS.ko
	drivers/onedram_svn/modemctl/modemctl.ko
	drivers/onedram_svn/onedram/onedram.ko
	drivers/onedram_svn/svnet/svnet.ko
	drivers/bluetooth/bthid/bthid.ko
	drivers/net/wireless/bcm4329/dhd.ko
	drivers/scsi/scsi_wait_scan.ko
	drivers/samsung/fm_si4709/Si4709_driver.ko
	drivers/samsung/vibetonz/vibrator.ko

About

Linux kernel sources from Samsung drops. voodoo branch contains Voodoo additions

http://project-voodo.org/