commit | fd74ca0d6b907da467b5ae44f04090eace602a26 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Tue Jul 30 13:33:56 2024 +0000 |
committer | Chris Kay <chris.kay@arm.com> | Tue Jul 30 17:26:10 2024 +0200 |
tree | f168bea6263f86b3d66c7e6bfc01d0b9cf6c0973 | |
parent | 4bcf5b847c52f823c98b40ffdc11fa66a55eec79 [diff] |
build: fix missing `$$(@D)/` from `sp_gen.mk` This target can currently fail as the `$(BUILD_PLAT)` target no longer exists, as it is now `$(BUILD_PLAT)/` (with an explicit trailing slash). Change-Id: I9172b2f51f6e02e6369f62468ea63a64ec0f6dd1 Signed-off-by: Chris Kay <chris.kay@arm.com>