This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/PROCESSOR-SDK-AM437X: Patching linux-ti-staging with new dts dtb file not created.

Part Number: PROCESSOR-SDK-AM437X

Tool/software: Linux

I have patches that add a custom dts file to linux-ti-staging and adds my dts to the arch/arm/boot/dts/Makefile.

I can see the new  dts and changes to Makefile in ./arago-tmp-external-linaro-toolchain/work-shared/am437x-evm/kernel-source/arch/arm/boot/dts/ and I can see that it is the result of my bitbake build.  But no dtb file is being created.  Not sure why.