Skip to content

zecn/GT-S5360-opensource-Update--3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GT-S5360-opensource-Update--3

Forked from Gustavo Whitexp - credit to him.

============================================

HOW TO BUILD KERNEL 2.6.35 FOR GT-S5360

  1. How to Build
  • get Toolchain Visit http://www.codesourcery.com/, download and install Sourcery G++ Lite 2009q3-68 toolchain for ARM EABI. Extract kernel source and move into the top directory. $ cd common/ $ make bcm21553_totoro_xx_defconfig $ make
  1. Output files

    • Kernel : kernel/common/arch/arm/boot/zImage
  2. How to make .tar binary for downloading into target.

    • change current directory to kernel/common/arch/arm/boot
    • type following command $ tar cvf GT-S5360_Kernel_Gingerbread.tar zImage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.6%
  • C++ 2.2%
  • Assembly 2.1%
  • Objective-C 0.9%
  • Perl 0.2%
  • Shell 0.0%