commit | a123cb143ffa0c4ada46e05f85cbd42bd1bf7c6c | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Wed Mar 22 15:42:32 2023 +0000 |
committer | Chris Kay <chris.kay@arm.com> | Wed May 03 15:36:08 2023 +0200 |
tree | 36e6c89b2c5b25d5876be3e965fc39cf33382b23 | |
parent | f50107d3df52204af137c8e6e1eb9b768ab34da9 [diff] |
build: allow BL-specific includes/definitions This change introduces the `BLx_INCLUDE_DIRS` and `BLx_DEFINES` Makefile variables, which can be used to append include directories and preprocessor definitions to specific images created using the `MAKE_BL` Makefile macro. Change-Id: I9431f9d1cbde5b0b2624d9ce128a4f043c74c87f Signed-off-by: Chris Kay <chris.kay@arm.com>