RobertCNelson/ti-linux-kernel-dev

Can't find the output files ZImage and dtb

Opened this issue · 2 comments

Hi,
I'm trying to build the kernel from this repository. After executing the build_kernel.sh the compilation get finished but the deploy folder is empty. Do I need to set a configuration during configuration of kernel?
Thanks.

There was probably an error during the build step, but it finished that step and then exited instead of running the packaging step. Scroll up and look for any errors about missing shell commands like bc.

Thanks for the info.
There was a miss configuration in kernel menuconfig.