Cm12 build for one plus failed

I am trying to build cm12 for One Plus. But I get the following error and the build process stops. I have checked the CM12 build fail for oneplus one . Can anyone please help? I used 1). build /envsetup.sh
2) brunch bacon

 make[1]: Entering directory    '/home/xyz/Codes/CM12/kernel/oneplus/msm8974'
make: *** No rule to make target '/home/xyz/Codes/CM12/out/host/linux-x86/bin/dtbToolCM', needed by '/home/xyz/Codes/CM12/out/target/product/bacon/dt.img'.  Stop.

      

0


source to share


1 answer


Got a response from XDA. You need to get the / qcom / common device by cloning https://github.com/CyanogenMod/android_device_qcom_common .

This link helped me



Link to XDA answer

+1


source







All Articles