Skip to content

FusionSP/fusion_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

FUSION ROM !!

Support Fusion rom

Follow the Fusion rom builds. Please visit and support my efforts

[Fusion Website] (http://www.fusion-rom.net)

[Fusion Downloads] (http://www.fusion-rom.net/downloads)

[Fusion Facebook] (https://www.facebook.com/DragonXsFusion)

Getting Started

To get started with building Fusion rom, you'll need to get familiar with Git and Repo. Contact us for permission to access the private repositories.

Then to initialize your local repository using the Fusion rom trees, use this command:

repo init -u git://github.com/FusionSP/fusion_manifest.git -b lp5.1-private

Then to sync up:

repo sync

Then to build:

. build/envsetup.sh

lunch

make -j16 fusionsp (Or simply run ./build-fusion.sh)

You can speed up subsequent builds by adding this command in terminal:

export USE_CCACHE=1

About

Fusion Manifest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published