commit | 9d38a3e698331e3c8192cc3e0cc8584e6ed987d9 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Thu Oct 07 14:19:12 2021 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Thu Oct 07 14:21:26 2021 +0100 |
tree | f8b6e5a85c1ea0090e610f1a056d351c06ceed27 | |
parent | 330669de94bace7431ed70416211241754d5d0b0 [diff] |
fix(arm_fgpa): allow build after MAKE_* changes Commit 434d0491c550 ("refactor(makefile): remove BL prefixes in build macros") changed the MAKE_S macro to expect "bl31" instead of just "31". Adjust our calls to MAKE_S and MAKE_LD to fix the build for arm_fpga. Change-Id: I2743e421c10eaecb39bfa4515ea049a1b8d18fcb Signed-off-by: Andre Przywara <andre.przywara@arm.com>