Skip to content
Snippets Groups Projects
Commit 11a3c5ee authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS


-D is a preprocessor flag that defines a macro. So, adding it to
BL*_CPPFLAGS makes more sense. You can reference it not only from
.c files but also from .S files.

Change-Id: Ib4f2f27a3ed3eae476a6a32da7ab5225ad0649de
Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 848a7e8c
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