I'm trying to build Turbo ROM (github source) for Nexus 4 (device tree here). I've all required device repos like kernel and vendor. This ROM is AOSP based.
I'm getting following error:
make: *** No rule to make target '/home/android/TurboROM/out/target/product/hammerhead/obj/SHARED_LIBRARIES/libqmi_cci_intermediates/export_includes', needed by '/home/android/TurboROM/out/target/product/hammerhead/obj/SHARED_LIBRARIES/libloc_api_v02_intermediates/import_includes'. Stop.
Can anyone help me? I'm fairly experienced in building ROMs from source but not able to get past this error.