Hello I build the kernel by the link:
https://source.android.google.cn/setup/build/building-kernels
and execution the command :build/build.sh
and then occur the error:
========================================================
Copying files
ls: cannot access 'arch/arm64/boot/Image.gz': No such file or directory
ls: cannot access 'arch/arm64/boot/dts/qcom/sdm670.dtb': No such file or directory
===========================
what should I do?