bs: Rename MODE_DEBUG to BUILD_MODE_DEBUG
Compare changes
Files
7+ 3
− 3
@@ -11,7 +11,7 @@
@@ -27,7 +27,7 @@ void fwk_trap(void)
@@ -40,7 +40,7 @@ void fwk_unreachable(void)
Created by: nicola-mazzucato-arm
Renamed as all symbols/define exposed by the build system should have the prefix BUILD_ in their names.
Change-Id: I8893121b32c31584a163a991547925cc028ee1c9 Signed-off-by: Nicola Mazzucato nicola.mazzucato@arm.com