Skip to content

kenkit/AndromadusMod-New

 
 

Repository files navigation

	Linux kernel release 3.0.y <http://kernel.org/>


AndromadusMod for Flinny cm10.1 b17+
 
To compile this kernel you need linaro toolchain.

Commands are:

export arch=ARM CROSS_COMPILE=$HOME/PATH TO THE TOOLCHAIN FOLDER/bin/arm-eabi-

ex.
export arch=ARM CROSS_COMPILE=$HOME/linario45/bin/arm-eabi-

make kylon_saga_defconfig (This is the defaul exp kernel config)

make menuconfig or xconfig(you need qt4) (This will show you a menu where you can customize the kernel features)

make -jx*+1
 
*x= cores

ex.  
i have i7 4-core so make -j9 or make -j10   

About

This kernel is updated for flinny cm10.1 b17+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.6%
  • Assembly 2.1%
  • C++ 0.8%
  • Makefile 0.3%
  • Objective-C 0.1%
  • Perl 0.1%