commit | ea2c6521ca1ba42e00545110ea955fc24606d671 | [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 | 0825d5fe85e5f86b7456b5642259cf874b1e5bc5 | |
parent | c16e919803c0b9b75922895301331b22c790e531 [diff] |
build(rcar-layout): split combined targets This is a small change to split up the generation of the R-Car 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: I624bc0c62e99cead66a6d6e25ff016aecf6b985a Signed-off-by: Chris Kay <chris.kay@arm.com>