mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-18 07:08:18 +00:00
When invoking mkimage with '-f auto' the tool uses heuristics to decide what kind of image to produce. It seems to be related to the version of mkimage and/or its input data, whether this decision is done right. Therefore, clearly state the target architecture. Fix #5519