commit | eb1acfb60c6ddf5b72e9d68625a7ec046e895236 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Tue Sep 28 15:44:37 2021 +0100 |
committer | Chris Kay <chris.kay@arm.com> | Tue Oct 26 12:14:28 2021 +0100 |
tree | 46af4b964e518a25c9c2d1904cc5a53c390da1c5 | |
parent | b34635a02f3cce6a36e221cd7c33e33730b6e379 [diff] |
build(bl2): deduplicate sources Deduplicating sources prevents the build system from complaining about multiply-compiled files, which can happen if multiple makefiles depend on a component. This already occurs for BL31. Signed-off-by: Chris Kay <chris.kay@arm.com> Change-Id: Ic9e67932550f07cb9e4d199f68bc46c33a611748