commit | 51a20b74437ae7de0275413de5cf2943112ced66 | [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 | b278eb7dd34343059d6ac3f27f939ca16b4f5247 [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>