mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +08:00
657247bda8
This generates gnu-elf.ld via preprocessing of gnu-elf.ld.in so that to reduce board specific app linker scripts in kernel mode when BINFMT_ELF_EXECUTABLE is enabled. Signed-off-by: Yanfeng Liu <p-liuyanfeng9@xiaomi.com>