Skip to content

bilalhp/vibe_x2_lollipop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make sure you cloned the sources with --recursive option, or checkout the submodules (where toolchain stays) using:

git submodule update --init --recursive

To compile the kernel:

source environment
make defconfig build package

After successful compilation, boot.img will be created in dist/ folder.