Hi All, after building an image via stm32mp15_dhcom_basic_defconfig, I got two files that were not covered by .gitignore: mkimage-out.spl-stm32.mkimage mkimage.spl-stm32.mkimage So far, I found only the following entry in the .gitignore file: /mkimage-in-simple-bin* What about adding such an entry? /mkimage*mkimage Regards, Yegor