Actions
KernelBuild » History » Revision 2
« Previous |
Revision 2/41
(diff)
| Next »
Denis 'GNUtoo' Carikli, 02/03/2016 04:50 PM
KernelBuild¶
Use case¶
Building a kernel aside Replicant, is faster to setup and faster to build since you need to fetch and use the huge Android build system.
Users wanting to add a driver to their kernel, or developers that want to work on kernel related areas can do that to speed up the development process, however if the changes are integrated back into Replicant, they will automatically be built by the Android build system, when building images.
Example¶
git clone https://git.replicant.us/replicant/kernel_samsung_crespo.git
Updated by Denis 'GNUtoo' Carikli almost 9 years ago · 2 revisions