Searched hist:"01 d237cb70f00b4647a9dbef7301801071626b35" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/make_helpers/ |
| H A D | build_macros.mk | 01d237cb70f00b4647a9dbef7301801071626b35 Mon Jun 18 14:00:23 UTC 2018 Yann Gautier <yann.gautier@st.com> Build: add cpp build processing for dtb
This is an add-on feature that allows processing device tree with external includes.
"-Iinclude" is also added to INCLUDES. It allows inclusion of dt-bindings files either in dts files or drivers, as those files will be in include/dt-bindings/.
"-i fdts" is added to the DTC command line. As the pre-processed files are in build directory, the DT source directory has to be explicitely included, to manages /include/ directives.
fixes arm-software/tf-issues#595
Signed-off-by: Lionel Debieve <lionel.debieve@st.com> Signed-off-by: Yann Gautier <yann.gautier@st.com>
|
| /rk3399_ARM-atf/ |
| H A D | Makefile | 01d237cb70f00b4647a9dbef7301801071626b35 Mon Jun 18 14:00:23 UTC 2018 Yann Gautier <yann.gautier@st.com> Build: add cpp build processing for dtb
This is an add-on feature that allows processing device tree with external includes.
"-Iinclude" is also added to INCLUDES. It allows inclusion of dt-bindings files either in dts files or drivers, as those files will be in include/dt-bindings/.
"-i fdts" is added to the DTC command line. As the pre-processed files are in build directory, the DT source directory has to be explicitely included, to manages /include/ directives.
fixes arm-software/tf-issues#595
Signed-off-by: Lionel Debieve <lionel.debieve@st.com> Signed-off-by: Yann Gautier <yann.gautier@st.com>
|