aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/e200/compilers/GHS/mk/startup_spc560dxx.mk
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-09-22 08:06:33 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-09-22 08:06:33 +0000
commit208a3002e7832108a71978aa8a1afe712f5e7f17 (patch)
tree88e593c004f5560feecd240e7afda7f605a5a6e4 /os/common/startup/e200/compilers/GHS/mk/startup_spc560dxx.mk
parentc64ca6b98f04f417fb069089558e3bb8fd04a120 (diff)
downloadChibiOS-208a3002e7832108a71978aa8a1afe712f5e7f17.tar.gz
ChibiOS-208a3002e7832108a71978aa8a1afe712f5e7f17.tar.bz2
ChibiOS-208a3002e7832108a71978aa8a1afe712f5e7f17.zip
More GHS stuff.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10666 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/common/startup/e200/compilers/GHS/mk/startup_spc560dxx.mk')
-rw-r--r--os/common/startup/e200/compilers/GHS/mk/startup_spc560dxx.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/os/common/startup/e200/compilers/GHS/mk/startup_spc560dxx.mk b/os/common/startup/e200/compilers/GHS/mk/startup_spc560dxx.mk
index 3824070a8..8b53117b2 100644
--- a/os/common/startup/e200/compilers/GHS/mk/startup_spc560dxx.mk
+++ b/os/common/startup/e200/compilers/GHS/mk/startup_spc560dxx.mk
@@ -1,9 +1,9 @@
# List of the ChibiOS e200z0 SPC560Dxx startup files.
STARTUPSRC =
-STARTUPASM = $(CHIBIOS)/os/common/startup/e200/devices/SPC560Dxx/boot.S \
- $(CHIBIOS)/os/common/startup/e200/compilers/GHS/vectors.S \
- $(CHIBIOS)/os/common/startup/e200/compilers/GHS/crt0.S
+STARTUPASM = $(CHIBIOS)/os/common/startup/e200/devices/SPC560Dxx/boot_ghs.s \
+ $(CHIBIOS)/os/common/startup/e200/compilers/GHS/vectors.s \
+ $(CHIBIOS)/os/common/startup/e200/compilers/GHS/crt0.s
STARTUPINC = ${CHIBIOS}/os/common/startup/e200/compilers/GHS \
${CHIBIOS}/os/common/startup/e200/devices/SPC560Dxx