ELF: Move ARMv7-A and ARMv7-R versions of ELF relocation logic to libc/machine

This commit is contained in:
Gregory Nutt
2017-01-21 14:40:26 -06:00
parent 49c39f0999
commit edd9186540
16 changed files with 274 additions and 25 deletions
+1
View File
@@ -42,6 +42,7 @@ endif
config ELF
bool "Enable the ELF Binary Format"
default n
select LIBC_ARCH_ELF
---help---
Enable support for the ELF binary format. Default: n