playfulgod / kernel-M865

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions:

First edit the path in the build-kernel.sh, build-modules.sh, and build-module-install.sh to the path of your files and CM repo.

Second, edit the defconfig to what your named your defconfig, or just use mine. ;)

Then run the follow to compile the kernel:

./build-kernel.sh

To build the modules run:

./build-modules.sh

And to install the modules to the path you created and edited in the build-modules-install.sh:

./build-modules-install.sh

About

License:Other


Languages

Language:C 96.9%Language:Assembly 2.2%Language:Objective-C 0.6%Language:C++ 0.2%Language:Perl 0.1%Language:Shell 0.0%Language:Scilab 0.0%Language:Python 0.0%Language:ASP 0.0%Language:Vim Script 0.0%