aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt/ports/e200/compilers/GCC/mk/port_spc56elxx.mk
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-11-20 11:13:04 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-11-20 11:13:04 +0000
commit570949e7f457fb453839920d4884bf6370b5d401 (patch)
tree7b4f7dad592fda8e8246937d716be941f0b6c49e /os/rt/ports/e200/compilers/GCC/mk/port_spc56elxx.mk
parent665640ba0afdd833f5a727a0741208d0282f01bb (diff)
downloadChibiOS-570949e7f457fb453839920d4884bf6370b5d401.tar.gz
ChibiOS-570949e7f457fb453839920d4884bf6370b5d401.tar.bz2
ChibiOS-570949e7f457fb453839920d4884bf6370b5d401.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6501 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/rt/ports/e200/compilers/GCC/mk/port_spc56elxx.mk')
-rw-r--r--os/rt/ports/e200/compilers/GCC/mk/port_spc56elxx.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/os/rt/ports/e200/compilers/GCC/mk/port_spc56elxx.mk b/os/rt/ports/e200/compilers/GCC/mk/port_spc56elxx.mk
index 0133e16f3..1237ad3f4 100644
--- a/os/rt/ports/e200/compilers/GCC/mk/port_spc56elxx.mk
+++ b/os/rt/ports/e200/compilers/GCC/mk/port_spc56elxx.mk
@@ -6,7 +6,8 @@ PORTASM = $(CHIBIOS)/os/common/ports/e200/devices/SPC56ELxx/boot.s \
$(CHIBIOS)/os/common/ports/e200/compilers/GCC/ivor.s \
$(CHIBIOS)/os/common/ports/e200/compilers/GCC/crt0.s
-PORTINC = ${CHIBIOS}/os/common/ports/e200/devices/SPC56ELxx \
+PORTINC = ${CHIBIOS}/os/common/ports/e200/compilers/GCC \
+ ${CHIBIOS}/os/common/ports/e200/devices/SPC56ELxx \
${CHIBIOS}/os/rt/ports/e200 \
${CHIBIOS}/os/rt/ports/e200/compilers/GCC