Home
last modified time | relevance | path

Searched hist:"6 e6228181e8721ca9422cf4547ab1ff4c2ffd056" (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/lib/romlib/
H A DMakefile6e6228181e8721ca9422cf4547ab1ff4c2ffd056 Tue Sep 03 12:36:33 UTC 2024 Chris Kay <chris.kay@arm.com> build: use full paths for generated libraries

This change modifies the build rules for static libraries so that
individual rules which use those libraries depend directly on the
archive files that are generated, rather than their phony target aliases
and `-lX` link flags.

The goal of this is to clean up Make's view of the dependencies between
files, avoiding phony targets (which do not honour timestamps) making
their way into intermediate dependencies.

Change-Id: I96d655fcd94dc259ffa6e8970b2be7b8c7e11123
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/plat/arm/board/juno/
H A Dplatform.mk6e6228181e8721ca9422cf4547ab1ff4c2ffd056 Tue Sep 03 12:36:33 UTC 2024 Chris Kay <chris.kay@arm.com> build: use full paths for generated libraries

This change modifies the build rules for static libraries so that
individual rules which use those libraries depend directly on the
archive files that are generated, rather than their phony target aliases
and `-lX` link flags.

The goal of this is to clean up Make's view of the dependencies between
files, avoiding phony targets (which do not honour timestamps) making
their way into intermediate dependencies.

Change-Id: I96d655fcd94dc259ffa6e8970b2be7b8c7e11123
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/make_helpers/
H A Dbuild_macros.mk6e6228181e8721ca9422cf4547ab1ff4c2ffd056 Tue Sep 03 12:36:33 UTC 2024 Chris Kay <chris.kay@arm.com> build: use full paths for generated libraries

This change modifies the build rules for static libraries so that
individual rules which use those libraries depend directly on the
archive files that are generated, rather than their phony target aliases
and `-lX` link flags.

The goal of this is to clean up Make's view of the dependencies between
files, avoiding phony targets (which do not honour timestamps) making
their way into intermediate dependencies.

Change-Id: I96d655fcd94dc259ffa6e8970b2be7b8c7e11123
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/
H A DMakefile6e6228181e8721ca9422cf4547ab1ff4c2ffd056 Tue Sep 03 12:36:33 UTC 2024 Chris Kay <chris.kay@arm.com> build: use full paths for generated libraries

This change modifies the build rules for static libraries so that
individual rules which use those libraries depend directly on the
archive files that are generated, rather than their phony target aliases
and `-lX` link flags.

The goal of this is to clean up Make's view of the dependencies between
files, avoiding phony targets (which do not honour timestamps) making
their way into intermediate dependencies.

Change-Id: I96d655fcd94dc259ffa6e8970b2be7b8c7e11123
Signed-off-by: Chris Kay <chris.kay@arm.com>