diff options
| author | Neal Frager <[email protected]> | 2022-12-21 07:54:46 +0000 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2023-01-11 15:18:08 +0100 |
| commit | 537ca0bee6e6ffd83926521e03c90bbc42cf65e2 (patch) | |
| tree | c67a8131e958cc6ae0c3ac05f99fdff3482db322 /scripts | |
| parent | 66b39c1a8c7d56db35db0571b1d84518c948b5af (diff) | |
makefile: add multi_dtb_fit dep
With certain gcc compilers, the u-boot.itb is built immediately after dtb
generation. If CONFIG_MULTI_DTB_FIT is used, it is possible that the
fit-dtb.blob is not finished in time.
This patch adds a necessary dependency to guarantee that the fit-dtb.blob
is built before attempting to build the u-boot.itb.
Signed-off-by: Neal Frager <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
