Home
last modified time | relevance | path

Searched hist:"291 e718229e7f51d40e7147a0c7e6c87f3cd935d" (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/make_helpers/
H A Dmarch.mk291e718229e7f51d40e7147a0c7e6c87f3cd935d Tue May 14 13:08:31 UTC 2024 Chris Kay <chris.kay@arm.com> build: skip toolchain detection for some targets

Most developers run the `clean`, `checkpatch` and other similar targets
without specifying any other additional build options. When combined
with a flow where the developer passes `CROSS_COMPILE` or `CC`
explicitly, and where the default-configured tools are not on the PATH,
these targets will warn about unrecognized toolchain tools.

This change is a workaround for this whereby the toolchain makefile is
not expanded unless a target *not* named `*clean`, `check*` `doc` or
`*tool` has been specified.

Change-Id: I2f2a275964b65253df07c2207043217b14f615fe
Signed-off-by: Chris Kay <chris.kay@arm.com>
H A Dtoolchain.mk291e718229e7f51d40e7147a0c7e6c87f3cd935d Tue May 14 13:08:31 UTC 2024 Chris Kay <chris.kay@arm.com> build: skip toolchain detection for some targets

Most developers run the `clean`, `checkpatch` and other similar targets
without specifying any other additional build options. When combined
with a flow where the developer passes `CROSS_COMPILE` or `CC`
explicitly, and where the default-configured tools are not on the PATH,
these targets will warn about unrecognized toolchain tools.

This change is a workaround for this whereby the toolchain makefile is
not expanded unless a target *not* named `*clean`, `check*` `doc` or
`*tool` has been specified.

Change-Id: I2f2a275964b65253df07c2207043217b14f615fe
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/lib/romlib/
H A DMakefile291e718229e7f51d40e7147a0c7e6c87f3cd935d Tue May 14 13:08:31 UTC 2024 Chris Kay <chris.kay@arm.com> build: skip toolchain detection for some targets

Most developers run the `clean`, `checkpatch` and other similar targets
without specifying any other additional build options. When combined
with a flow where the developer passes `CROSS_COMPILE` or `CC`
explicitly, and where the default-configured tools are not on the PATH,
these targets will warn about unrecognized toolchain tools.

This change is a workaround for this whereby the toolchain makefile is
not expanded unless a target *not* named `*clean`, `check*` `doc` or
`*tool` has been specified.

Change-Id: I2f2a275964b65253df07c2207043217b14f615fe
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/
H A DMakefile291e718229e7f51d40e7147a0c7e6c87f3cd935d Tue May 14 13:08:31 UTC 2024 Chris Kay <chris.kay@arm.com> build: skip toolchain detection for some targets

Most developers run the `clean`, `checkpatch` and other similar targets
without specifying any other additional build options. When combined
with a flow where the developer passes `CROSS_COMPILE` or `CC`
explicitly, and where the default-configured tools are not on the PATH,
these targets will warn about unrecognized toolchain tools.

This change is a workaround for this whereby the toolchain makefile is
not expanded unless a target *not* named `*clean`, `check*` `doc` or
`*tool` has been specified.

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