diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-06-23 04:53:46 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-06-24 21:24:41 (GMT) |
commit | 4141e85bcd79c0b9b16def710e527f165107b7af (patch) | |
tree | de8cabc2e184febebf1838556352bfde8929600c /arch/m68k | |
parent | fba5f93c71902079f096549e886e4774334bc7ca (diff) | |
download | u-boot-4141e85bcd79c0b9b16def710e527f165107b7af.tar.xz |
kbuild: avoid race between dtbs and dt/dt.dtb targets
If the final targets depend on both "dtbs" and "dts/dt.dtb",
and -j option is given to the command line, multiple threads
descend into the dts/ directory, which causes build error.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Tested-by: Andreas Dannenberg <dannenberg@ti.com>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions