arm-trusted-firmware/tools/renesas/rcar_layout_create
Chris Kay e068a7ca86 fix(rcar): fix implicit rule invocations in tools
The `rzg_layout_create` and `rcar_layout_create` tools have a rule to
build object files from C files, but it depends on object files in the
parent directory when it should depend on object files in the current
directory. Consequently, the rule is not triggering and the implicit C
compilation rule is executed instead. This rule works, so I have
replaced the broken rule with exactly the same command as what the
implicit rule is executing and fixed the dependency.

Change-Id: Ib8d640361adff8c4d660738dda230e5536bec629
Signed-off-by: Chris Kay <chris.kay@arm.com>
2024-01-18 13:58:03 +00:00
..
makefile fix(rcar): fix implicit rule invocations in tools 2024-01-18 13:58:03 +00:00
sa0.c rcar_gen3: plat: Add initial D3 support 2019-04-02 03:40:51 +02:00
sa0.ld.S rcar-gen3: initial commit for the rcar-gen3 boards 2018-10-17 18:38:33 +02:00
sa6.c fix(rcar3): fix load address range check 2023-12-13 22:12:15 +01:00
sa6.ld.S rcar-gen3: initial commit for the rcar-gen3 boards 2018-10-17 18:38:33 +02:00