Tasssadar / multirom

MultiROM for Nexus 7 and LG Optimus One
http://forum.xda-developers.com/showthread.php?t=2011403
GNU General Public License v3.0
413 stars 273 forks source link

compilation error #107

Open DeadSquirrel01 opened 7 years ago

DeadSquirrel01 commented 7 years ago

when compile with make -j4 multirom I get make: *\ No rules for make the target: "multirom". Stop

z3ntu commented 7 years ago

What did you do already? I need more information to help you.

DeadSquirrel01 commented 7 years ago

I cloned multirom and libbootimg branches in system/extras and initialized submodules in system/extras/multirom, but it doesn't recognize multirom for building. I've also compiled modified twrp before

DeadSquirrel01 commented 7 years ago

I fixed by myself by adding TARGET_RECOVERY_IS_MULTIROM := true after examined multirom/Android.mk, but now I'm getting this pastebin.com/GPd7pHRP

z3ntu commented 7 years ago

No idea, sorry.