aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt/ports/e200/compilers/GCC/mk/port_spc563mxx.mk
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-11-18 10:24:08 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-11-18 10:24:08 +0000
commit88928325f6e694fff77bbb7ad78ea6c09dfecde6 (patch)
tree67cfa96229dc29d1c2878cb9bff5c1af4abefc35 /os/rt/ports/e200/compilers/GCC/mk/port_spc563mxx.mk
parentda4c0dbaa0a453af6b1903554ccff1df7b98825c (diff)
downloadChibiOS-88928325f6e694fff77bbb7ad78ea6c09dfecde6.tar.gz
ChibiOS-88928325f6e694fff77bbb7ad78ea6c09dfecde6.tar.bz2
ChibiOS-88928325f6e694fff77bbb7ad78ea6c09dfecde6.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8508 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/rt/ports/e200/compilers/GCC/mk/port_spc563mxx.mk')
-rw-r--r--os/rt/ports/e200/compilers/GCC/mk/port_spc563mxx.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/os/rt/ports/e200/compilers/GCC/mk/port_spc563mxx.mk b/os/rt/ports/e200/compilers/GCC/mk/port_spc563mxx.mk
deleted file mode 100644
index 02b8069ad..000000000
--- a/os/rt/ports/e200/compilers/GCC/mk/port_spc563mxx.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-# List of the ChibiOS/RT e200z3 SPC563Mxx port files.
-PORTSRC = ${CHIBIOS}/os/rt/ports/e200/chcore.c
-
-PORTASM = $(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 \
- $(CHIBIOS)/os/rt/ports/e200/compilers/GCC/ivor.s
-
-PORTINC = ${CHIBIOS}/os/common/ports/e200/compilers/GCC \
- ${CHIBIOS}/os/common/ports/e200/devices/SPC563Mxx \
- ${CHIBIOS}/os/rt/ports/e200 \
- ${CHIBIOS}/os/rt/ports/e200/compilers/GCC
-
-PORTLD = ${CHIBIOS}/os/common/ports/e200/compilers/GCC/ld