Searched hist:"8 dccddc72b9377d256e54bf969e13d0c11072950" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/make_helpers/ |
| H A D | build_macros.mk | 8dccddc72b9377d256e54bf969e13d0c11072950 Wed Mar 23 10:51:48 UTC 2022 Leon Chen <leon.chen@mediatek.com> build(makefile): add extra makefile variable for extension
Introduce EXTRA_LINKERFILE for GCC linker options. GCC linker can realize multiple linker scripts, and vendors can extend ro or text sections by inserting sections among the original sections specified by blx.ld.S.
Vendors can assign compiled object files by assigning MODULE_OBJS with their own built path.
Signed-off-by: Leon Chen <leon.chen@mediatek.com> Change-Id: I1bd2e0383a52204723816131da4b7948def4c4e9
|