diff options
author | Simon Glass <sjg@chromium.org> | 2021-03-25 06:40:49 +1300 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2021-03-26 17:03:08 +1300 |
commit | 6519da47411e90322c59e3fa4b41ff398ff0a688 (patch) | |
tree | fe83aabd9cefc8712d52b5e9ed10aab57c16fda0 /cmd/ximg.c | |
parent | 91f414b3a82e5e8419a0ad703b7055884c4be254 (diff) | |
download | u-boot-6519da47411e90322c59e3fa4b41ff398ff0a688.tar.gz u-boot-6519da47411e90322c59e3fa4b41ff398ff0a688.tar.xz u-boot-6519da47411e90322c59e3fa4b41ff398ff0a688.zip |
Makefile: Avoid running dtoc every time
Since the dst_dir rule always runs, it causes a rebuild of the of-platdata
files even if not needed.
Create the directory inside the rule instead.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'cmd/ximg.c')
0 files changed, 0 insertions, 0 deletions