Sunday 17 July 2016

Compiling Kernel



I tried to compile kernel from official CM github, but I end up with this errors:


Code:


make[1]: Nothing to be done for 'dtbs'.
make[1]: Nothing to be done for 'dtbs'.
  GZIP    arch/arm64/boot/Image.gz
make[1]: *** No rule to make target 'arch/arm64/boot/dts/msm8956-mtp.dtb', needed by 'arch/arm64/boot/Image.gz-dtb'.  Stop.
/home/yaw/android/kenzo/android_kernel_xiaomi_msm8956/arch/arm64/Makefile:84: recipe for target 'Image.gz-dtb' failed
make: *** [Image.gz-dtb] Error 2


Anyone can help me fix this error?

Million Thanks :)



No comments:

Post a Comment