Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 862 Bytes

README.md

File metadata and controls

24 lines (24 loc) · 862 Bytes

AK Kernel for GENESIS Roms

![alt tag](http://imageshack.com/a/img585/3092/y9ou.jpg)

How to compile from Source:

Compile kernel:

  • cd android/AK-anykernel
  • git branch — last branch —
  • git checkout -t — last branch —
  • cd ..
  • cd android/AK-linaro
  • git branch — last branch —
  • git checkout -t — last branch —
  • cd ..
  • cd android/AK-xGenesis
  • git branch — last branch —
  • git checkout -t — last branch —
  • . ak-mako-build.sh

Enjoy.