mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 21:19:09 +08:00
6492f0172e
This change allows boards to define an additional kconfig option, which specifies the final link format of application executables. By selecting `CONFIG_BINFMT_ELF_RELOCATABLE`, and providing an appropriate linker script, applications can be fully linked, removing the need to process relocations.