commit | 15f378d3396f8289516674649d82c51b46ab7644 | [log] [tgz] |
---|---|---|
author | Zelalem <zelalem.aweke@arm.com> | Tue Feb 02 09:49:07 2021 -0600 |
committer | Zelalem <zelalem.aweke@arm.com> | Tue Feb 02 11:24:56 2021 -0600 |
tree | a85813dce5046184a209cbc05caa9b2002b1d59c | |
parent | cd1ab5ae2ce460dbcac0c89aaee9347a7481bef3 [diff] |
plat/arm:juno: fix parallel build issue for romlib config When building TF-A with USE_ROMLIB=1 and -j make options, the build fails with the following error: make[1]: *** No rule to make target '/build/juno/debug/romlib/romlib.bin', needed by 'bl1_romlib.bin'. This patch fixes that issue. Signed-off-by: Zelalem <zelalem.aweke@arm.com> Change-Id: I0cca416f3f50f400759164e0735c2d6b520ebf84