aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/e200/compilers/GCC/mk/startup_spc564axx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/startup/e200/compilers/GCC/mk/startup_spc564axx.mk')
-rw-r--r--os/common/startup/e200/compilers/GCC/mk/startup_spc564axx.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/os/common/startup/e200/compilers/GCC/mk/startup_spc564axx.mk b/os/common/startup/e200/compilers/GCC/mk/startup_spc564axx.mk
index d139632ee..98d8ce0a7 100644
--- a/os/common/startup/e200/compilers/GCC/mk/startup_spc564axx.mk
+++ b/os/common/startup/e200/compilers/GCC/mk/startup_spc564axx.mk
@@ -5,7 +5,8 @@ STARTUPASM = $(CHIBIOS)/os/common/startup/e200/devices/SPC564Axx/boot.S \
$(CHIBIOS)/os/common/startup/e200/compilers/GCC/vectors.S \
$(CHIBIOS)/os/common/startup/e200/compilers/GCC/crt0.S
-STARTUPINC = ${CHIBIOS}/os/common/startup/e200/compilers/GCC \
+STARTUPINC = $(CHIBIOS)/os/common/portability/GCC \
+ ${CHIBIOS}/os/common/startup/e200/compilers/GCC \
${CHIBIOS}/os/common/startup/e200/devices/SPC564Axx
STARTUPLD = ${CHIBIOS}/os/common/startup/e200/compilers/GCC/ld