Skip to content

voku/I5700-kernel-2.6.32.9

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.4%
  • Assembly 2.4%
  • Perl 0.1%
  • Shell 0.1%
  • Rust 0.0%
  • C++ 0.0%