RobertCNelson / ti-linux-kernel-dev

vendor bsp...
MIT License
87 stars 76 forks source link

Can't find the output files ZImage and dtb #17

Open masoudr opened 6 years ago

masoudr commented 6 years ago

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.

steveatinfincia commented 6 years ago

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.

masoudr commented 6 years ago

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