aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/e200/compilers/GHS/mk/startup_spc56elxx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/startup/e200/compilers/GHS/mk/startup_spc56elxx.mk')
-rw-r--r--os/common/startup/e200/compilers/GHS/mk/startup_spc56elxx.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/os/common/startup/e200/compilers/GHS/mk/startup_spc56elxx.mk b/os/common/startup/e200/compilers/GHS/mk/startup_spc56elxx.mk
new file mode 100644
index 000000000..80603c948
--- /dev/null
+++ b/os/common/startup/e200/compilers/GHS/mk/startup_spc56elxx.mk
@@ -0,0 +1,11 @@
+# List of the ChibiOS e200z4 SPC56ELxx startup files.
+STARTUPSRC =
+
+STARTUPASM = $(CHIBIOS)/os/common/startup/e200/devices/SPC56ELxx/boot.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/SPC56ELxx
+
+STARTUPLD = ${CHIBIOS}/os/common/startup/e200/compilers/GHS/ld