mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Both modules were quite similar except the the name of the FIT image (image.itb) and the mkimage command line. FIT images are now produced by the following RUN_OPT. RUN_OPT += --include image/uboot --image-uboot-fit Issue #4693