Home
last modified time | relevance | path

Searched hist:"2547 e91dc15e5203e15d4ebde9172174743b14a7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DMakefile2547e91dc15e5203e15d4ebde9172174743b14a7 Fri Jul 20 20:49:27 CDT 2018 Simon Glass <sjg@chromium.org> tegra: Indicate that binman makes all three output files

Use GNU make pattern rules to indicate that a single run of binman
produces all three Tegra output files. The avoids make running binman
three times (perhaps in parallel) and those instances inteferring with
each other.

See http://patchwork.ozlabs.org/patch/944611/ for the bug report.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Stephen Warren <swarren@nvidia.com>