ntkernel / mkbootimg

Fork of Android's platform/system/core for the sole purpose of having an easy way to compile a particular mkbootimg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's this?

This is a fork of the platform/system/core repo of Android, with the sole purpose of building a specific version of mkbootimg.

How to use it

Run make to create the binary, and then run it from the local directory or add it to the PATH.

About

Fork of Android's platform/system/core for the sole purpose of having an easy way to compile a particular mkbootimg


Languages

Language:C 98.9%Language:Makefile 1.1%