Saturday, July 30, 2016

[GUIDE] How to build a Samsung Kernel July 30, 2016



How to compile a Samsung Kernel from source

Ok folks, I am going to show you how to build a Sammy kernel from source. This will be a very long guide, so I might miss one or two things. But we will solve that if it happens.
Below is a list of requirements that you must have in order to be successful.

REQUIREMENTS

1. For the best outcome, you need to be on Linux. I dont support VM Box
2. All the android dependencies. (Which I will provide)
3. A github account or the like. Its free.
4. Be familiar with terminal commands
5. And have alot of patients

SETTING UP YOUR BUILD ENVIRONMENT

First thing we need to do is set up your build environment. So in order to do this we need to install some packages to make sure your kernel
compiles correctly.... So open a terminal on your desktop, and copy and paste the code into your terminal from below:
Code:

sudo apt-get install git ccache automake lzop bison gperf build-essential zip curl zlib1g-dev zlib1g-dev:i386 g++-multilib python-networkx libxml2-utils bzip2 libbz2-dev libbz2-1.0 libghc-bzlib-dev squashfs-tools pngcrush schedtool dpkg-dev liblz4-tool make optipng
TO BE CONTINUED...........


from xda-developers http://ift.tt/2ac7I3F
via IFTTT

No comments:

Post a Comment