gotenks / I5700-kernel-2.6.32.9

Acclaim's kernel-2.6.32.9 ported to Spica

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HOW TO BUILD KERNEL 2.6.32 FOR SPH-M910

1. Execute 'build_kernel_Froyo.sh' or  'build_kernel_Ginger.sh'.


2. If the kernel is built successfully, you will find following files from the top directory:
	
    arch/arm/boot/zImage

3. Copy to /cache and flash

    adb push arch/arm/boot/zImage /cache
    adb shell /xbin/bml_flash boot /cache/zImage

About

Acclaim's kernel-2.6.32.9 ported to Spica


Languages

Language:C 99.9%Language:Perl 0.1%Language:Shell 0.0%Language:C++ 0.0%Language:SuperCollider 0.0%Language:Objective-C 0.0%Language:Python 0.0%Language:ASP 0.0%Language:Assembly 0.0%Language:Vim Script 0.0%