Skip to content
Snippets Groups Projects
Commit 23e0fe52 authored by Konstantin Porotchkin's avatar Konstantin Porotchkin
Browse files

make: support libraries in MAKE_BL macro


Add support for BLx stages to use libraries in MAKE_BL macro.
This change does not affect BL stages that do not have
BL_LIBS variable defined in their makefiles.
However in case that BL wants to use external library
(for instance vendor-specific DDR initialization code supplied
as a library), this patch will allow to build BL image linked
with such library.

Change-Id: Ife29069a72dc4aff833db6ef8b828736d6689b78
Signed-off-by: default avatarKonstantin Porotchkin <kostap@marvell.com>
parent 255f5c8f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment