commit | 3ed724444352fee193e5177990dd48760ae3cc9d | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Tue Jun 04 11:31:06 2024 +0000 |
committer | Chris Kay <chris.kay@arm.com> | Mon Jul 15 14:10:50 2024 +0000 |
tree | 5f5aa57a055bae8d71717961e0d5b3f1c2521c41 | |
parent | ea2c6521ca1ba42e00545110ea955fc24606d671 [diff] |
build(rzg-layout): split combined targets This is a small change to split up the generation of the RZ/G layout images into unique targets. This is predominantly for cleanliness reasons - Make current doesn't know about the `.bin` and `.srec` binaries generated by the `.elf` target. Change-Id: I81251ac647b85c5eec8f910ddc841a5a32b49e67 Signed-off-by: Chris Kay <chris.kay@arm.com>