aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ports/e200/compilers/GCC/mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/ports/e200/compilers/GCC/mk')
-rw-r--r--os/common/ports/e200/compilers/GCC/mk/startup_spc560bcxx.mk11
-rw-r--r--os/common/ports/e200/compilers/GCC/mk/startup_spc560bxx.mk11
-rw-r--r--os/common/ports/e200/compilers/GCC/mk/startup_spc560dxx.mk11
-rw-r--r--os/common/ports/e200/compilers/GCC/mk/startup_spc560pxx.mk11
-rw-r--r--os/common/ports/e200/compilers/GCC/mk/startup_spc563mxx.mk11
-rw-r--r--os/common/ports/e200/compilers/GCC/mk/startup_spc564axx.mk11
-rw-r--r--os/common/ports/e200/compilers/GCC/mk/startup_spc56ecxx.mk11
-rw-r--r--os/common/ports/e200/compilers/GCC/mk/startup_spc56elxx.mk11
8 files changed, 0 insertions, 88 deletions
diff --git a/os/common/ports/e200/compilers/GCC/mk/startup_spc560bcxx.mk b/os/common/ports/e200/compilers/GCC/mk/startup_spc560bcxx.mk
deleted file mode 100644
index 2e067b149..000000000
--- a/os/common/ports/e200/compilers/GCC/mk/startup_spc560bcxx.mk
+++ /dev/null
@@ -1,11 +0,0 @@
-# List of the ChibiOS e200z0 SPC560BCxx startup files.
-STARTUPSRC =
-
-STARTUPASM = $(CHIBIOS)/os/common/ports/e200/devices/SPC560BCxx/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/SPC560BCxx
-
-STARTUPLD = ${CHIBIOS}/os/common/ports/e200/compilers/GCC/ld
diff --git a/os/common/ports/e200/compilers/GCC/mk/startup_spc560bxx.mk b/os/common/ports/e200/compilers/GCC/mk/startup_spc560bxx.mk
deleted file mode 100644
index 5cfc4a81e..000000000
--- a/os/common/ports/e200/compilers/GCC/mk/startup_spc560bxx.mk
+++ /dev/null
@@ -1,11 +0,0 @@
-# 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
diff --git a/os/common/ports/e200/compilers/GCC/mk/startup_spc560dxx.mk b/os/common/ports/e200/compilers/GCC/mk/startup_spc560dxx.mk
deleted file mode 100644
index 4e8b633fd..000000000
--- a/os/common/ports/e200/compilers/GCC/mk/startup_spc560dxx.mk
+++ /dev/null
@@ -1,11 +0,0 @@
-# List of the ChibiOS e200z0 SPC560Dxx startup files.
-STARTUPSRC =
-
-STARTUPASM = $(CHIBIOS)/os/common/ports/e200/devices/SPC560Dxx/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/SPC560Dxx
-
-STARTUPLD = ${CHIBIOS}/os/common/ports/e200/compilers/GCC/ld
diff --git a/os/common/ports/e200/compilers/GCC/mk/startup_spc560pxx.mk b/os/common/ports/e200/compilers/GCC/mk/startup_spc560pxx.mk
deleted file mode 100644
index 72a62d787..000000000
--- a/os/common/ports/e200/compilers/GCC/mk/startup_spc560pxx.mk
+++ /dev/null
@@ -1,11 +0,0 @@
-# List of the ChibiOS e200z0 SPC560Pxx startup files.
-STARTUPSRC =
-
-STARTUPASM = $(CHIBIOS)/os/common/ports/e200/devices/SPC560Pxx/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/SPC560Pxx
-
-STARTUPLD = ${CHIBIOS}/os/common/ports/e200/compilers/GCC/ld
diff --git a/os/common/ports/e200/compilers/GCC/mk/startup_spc563mxx.mk b/os/common/ports/e200/compilers/GCC/mk/startup_spc563mxx.mk
deleted file mode 100644
index 92af14e4c..000000000
--- a/os/common/ports/e200/compilers/GCC/mk/startup_spc563mxx.mk
+++ /dev/null
@@ -1,11 +0,0 @@
-# List of the ChibiOS e200z3 SPC563Mxx startup files.
-STARTUPSRC =
-
-STARTUPASM = $(CHIBIOS)/os/common/ports/e200/devices/SPC563Mxx/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/SPC563Mxx
-
-STARTUPLD = ${CHIBIOS}/os/common/ports/e200/compilers/GCC/ld
diff --git a/os/common/ports/e200/compilers/GCC/mk/startup_spc564axx.mk b/os/common/ports/e200/compilers/GCC/mk/startup_spc564axx.mk
deleted file mode 100644
index a903aa8ff..000000000
--- a/os/common/ports/e200/compilers/GCC/mk/startup_spc564axx.mk
+++ /dev/null
@@ -1,11 +0,0 @@
-# List of the ChibiOS e200z4 SPC564Axx startup files.
-STARTUPSRC =
-
-STARTUPASM = $(CHIBIOS)/os/common/ports/e200/devices/SPC564Axx/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/SPC564Axx
-
-STARTUPLD = ${CHIBIOS}/os/common/ports/e200/compilers/GCC/ld
diff --git a/os/common/ports/e200/compilers/GCC/mk/startup_spc56ecxx.mk b/os/common/ports/e200/compilers/GCC/mk/startup_spc56ecxx.mk
deleted file mode 100644
index d2377e57f..000000000
--- a/os/common/ports/e200/compilers/GCC/mk/startup_spc56ecxx.mk
+++ /dev/null
@@ -1,11 +0,0 @@
-# List of the ChibiOS e200z4 SPC56ECxx startup files.
-STARTUPSRC =
-
-STARTUPASM = $(CHIBIOS)/os/common/ports/e200/devices/SPC56ECxx/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/SPC56ECxx
-
-STARTUPLD = ${CHIBIOS}/os/common/ports/e200/compilers/GCC/ld
diff --git a/os/common/ports/e200/compilers/GCC/mk/startup_spc56elxx.mk b/os/common/ports/e200/compilers/GCC/mk/startup_spc56elxx.mk
deleted file mode 100644
index 40753b63f..000000000
--- a/os/common/ports/e200/compilers/GCC/mk/startup_spc56elxx.mk
+++ /dev/null
@@ -1,11 +0,0 @@
-# List of the ChibiOS e200z4 SPC56ELxx startup files.
-STARTUPSRC =
-
-STARTUPASM = $(CHIBIOS)/os/common/ports/e200/devices/SPC56ELxx/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/SPC56ELxx
-
-STARTUPLD = ${CHIBIOS}/os/common/ports/e200/compilers/GCC/ld