aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt/ports/e200/compilers/GCC/mk/port_spc564axx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/rt/ports/e200/compilers/GCC/mk/port_spc564axx.mk')
-rw-r--r--os/rt/ports/e200/compilers/GCC/mk/port_spc564axx.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/os/rt/ports/e200/compilers/GCC/mk/port_spc564axx.mk b/os/rt/ports/e200/compilers/GCC/mk/port_spc564axx.mk
deleted file mode 100644
index 8364e0ce8..000000000
--- a/os/rt/ports/e200/compilers/GCC/mk/port_spc564axx.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-# List of the ChibiOS/RT e200z4 SPC564Axx port files.
-PORTSRC = ${CHIBIOS}/os/rt/ports/e200/chcore.c
-
-PORTASM = $(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 \
- $(CHIBIOS)/os/rt/ports/e200/compilers/GCC/ivor.s
-
-PORTINC = ${CHIBIOS}/os/common/ports/e200/compilers/GCC \
- ${CHIBIOS}/os/common/ports/e200/devices/SPC564Axx \
- ${CHIBIOS}/os/rt/ports/e200 \
- ${CHIBIOS}/os/rt/ports/e200/compilers/GCC
-
-PORTLD = ${CHIBIOS}/os/common/ports/e200/compilers/GCC/ld