$ cd ~/super
$ . build/envsetup.sh
$ lunch superior_ginkgo-userdebug
(mine 8 core 16 process so i want compile with maximum core -j16)
$ make bacon -j16 | tee ~/super/build.log-$(date '+%Y%m%d-%H').txt
Some other different:
$ mka bacon -j16 | tee ~/super/build.log-$(date '+%Y%m%d-%H').txt
in ~/super folder, this is the most painful part to make a compiler work
Your rom should be in the /super/out/target/product/ginkgo