mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 11:05:47 +00:00
This commit fixes issues to allow build on ARM architecture. - It fixes the include paths in Makefiles. - It fixes the include path for the offsets.c compilation. - It fixes the linker command. This changes is needed because gcc ARM cross-compiler does not accept an AT() command without specifing an address explicitly. This corner case appears on ARM architectures when XIP is disabled. Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com> Change-Id: Ief8b53c4cc154abba7b7827121ec5a56f62b7b26 |
||
---|---|---|
.. | ||
bsp | ||
configs | ||
core | ||
fsl_frdm_k64f | ||
include | ||
ti_lm3s6965 | ||
timer | ||
defconfig | ||
defs.objs | ||
Kconfig | ||
Makefile |