diff options
author | Ting Liu <ting.liu@nxp.com> | 2020-04-21 11:43:08 +0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-05-06 15:52:35 -0300 |
commit | 2d84421cd70be36a6a602d635b8707cc591faa1d (patch) | |
tree | 4cea5d6be64e654a0e3bb569f78fe95ba2921b1a /recipes-extended | |
parent | 316ba4d676ab078b6a29d7da7d718b18d8b96d27 (diff) | |
download | meta-freescale-2d84421cd70be36a6a602d635b8707cc591faa1d.tar.gz |
atf: easy define additional build target
Use variable PLATFORM_ADDITIONAL_TARGET to allow define machine
dependent atf targets. This avoids checking ${MACHINE} in shell
script, and allows define additional build target using overrides.
For exmaple:
PLATFORM_ADDITIONAL_TARGET ??= ""
PLATFORM_ADDITIONAL_TARGET_ls1012afrwy = "ls1012afrwy_512mb"
PLATFORM_ADDITIONAL_TARGET_xxx = "yyy" # for other board
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'recipes-extended')
0 files changed, 0 insertions, 0 deletions