gitignore for mkimage files

Yegor Yefremov yegorslists at googlemail.com
Mon Oct 13 14:02:36 CEST 2025


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


More information about the U-Boot mailing list