Uses portability macros.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11062 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
isiora 2017-11-22 14:12:22 +00:00
parent 41546385c6
commit b85de21d0b
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ STARTUPASM = $(CHIBIOS)/os/common/startup/ARMCAx-TZ/devices/SAMA5D2/boot.S \
$(CHIBIOS)/os/common/startup/ARMCAx-TZ/compilers/GCC/crt0.S
STARTUPINC = ${CHIBIOS}/os/common/startup/ARMCAx-TZ/devices/SAMA5D2 \
$(CHIBIOS)/os/common/ext/ARM/CMSIS/Core_A/Include
$(CHIBIOS)/os/common/ext/ARM/CMSIS/Core_A/Include \
$(CHIBIOS)/os/common/portability/GCC
STARTUPLD = ${CHIBIOS}/os/common/startup/ARMCAx-TZ/compilers/GCC/ld