commit | 3ab157a980733dfc2b37a80ff258a923e8929142 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Thu Oct 07 14:19:48 2021 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Thu Oct 07 14:24:38 2021 +0200 |
tree | 24f8efb999a6bdb8d58493b41921cc3f1ec43030 | |
parent | 18f5a57e103888c1c58711e60c633008c94b9755 [diff] |
fix(stm32mp1): add bl prefix for internal linker script Due to patch [1], the bl prefix was removed from the build macros. It should then add explicitly when compiling stm32mp1.ld.S. [1] 434d0491c5 ("refactor(makefile): remove BL prefixes in build macros") Change-Id: I298dba2a7c958dd4ea6429c83ed4b1ee97e1735f Signed-off-by: Yann Gautier <yann.gautier@st.com>