How to compile from Source:
- git clone git@github.com:anarkia1976/AK-anykernel.git
- git clone git@github.com:anarkia1976/AK-linaro.git
- git clone git@github.com:anarkia1976/AK-xGenesis.git
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.