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

Build: introduce per-BL CPPFLAGS and ASFLAGS


Currently, BL*_CFLAGS and BL*_LDFLAGS are supported.

For completion, this adds BL*_CPPFLAGS and BL*_ASFLAGS.

My main motivation is to pass -D<macro> to BL*_CPPFLAGS so that
the macro can be used from all source files.

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