Skip to content
Commit 0af3d5d5 authored by Thomas Abraham's avatar Thomas Abraham Committed by Thomas Abraham
Browse files

build-all: allow component build scripts to override default build configs



The existing method of overriding default build configurations by calling
into __do_override_build_configs is useable only within the build-all.sh
script. For component build scripts, __do_override_build_configs is not
accessible and so component build script cannot override the default build
configuration. So export the declaration of the override function if it is
available so that component build scripts can override the default build
configurations.

Change-Id: I62621a2f59117541f71fe11b77a1b005fc030f62
Signed-off-by: Thomas Abraham's avatarThomas Abraham <thomas.abraham@arm.com>
parent 0409dd29
Loading
Loading
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