mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 13:52:22 +08:00
libc/machine/arch: Support armv8-m relocation
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
74ab69af62
commit
afb0e33138
@@ -33,6 +33,10 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
ifeq ($(CONFIG_LIBC_ARCH_ELF),y)
|
||||
CSRCS += arch_elf.c
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_ARMV8M_LIBM),y)
|
||||
|
||||
ifeq ($(LIBM_ARCH_CEIL),y)
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user