aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ports/e200/compilers/GCC/mk/startup_spc560bxx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/ports/e200/compilers/GCC/mk/startup_spc560bxx.mk')
-rw-r--r--os/common/ports/e200/compilers/GCC/mk/startup_spc560bxx.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/os/common/ports/e200/compilers/GCC/mk/startup_spc560bxx.mk b/os/common/ports/e200/compilers/GCC/mk/startup_spc560bxx.mk
new file mode 100644
index 000000000..5cfc4a81e
--- /dev/null
+++ b/os/common/ports/e200/compilers/GCC/mk/startup_spc560bxx.mk
@@ -0,0 +1,11 @@
+# List of the ChibiOS e200z0 SPC560Bxx startup files.
+STARTUPSRC =
+
+STARTUPASM = $(CHIBIOS)/os/common/ports/e200/devices/SPC560Bxx/boot.s \
+ $(CHIBIOS)/os/common/ports/e200/compilers/GCC/vectors.s \
+ $(CHIBIOS)/os/common/ports/e200/compilers/GCC/crt0.s
+
+STARTUPINC = ${CHIBIOS}/os/common/ports/e200/compilers/GCC \
+ ${CHIBIOS}/os/common/ports/e200/devices/SPC560Bxx
+
+STARTUPLD = ${CHIBIOS}/os/common/ports/e200/compilers/GCC/ld