Skip to content
Commit 63f881d4 authored by Stefan Theil's avatar Stefan Theil Committed by Tom Rini
Browse files

tools/mkimage: Use proper output parameter in dtc-system call



The system call used by mkimage to run dtc redirects stdout to a
temporary file. This can cause problems on Windows (with a MinGW
cross-compiled version). Using the "-o" dtc parameter avoids
this problem.

Signed-off-by: default avatarStefan Theil <stefan.theil@mixed-mode.de>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 51be4716
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment