aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/PPC/SPC560Pxx/port.mk
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-09-17 09:24:13 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-09-17 09:24:13 +0000
commitf3d472965ed481a88382fe698cdab337359d553c (patch)
treee66048cab3005783832e80df40074a68bfe65ff7 /os/ports/GCC/PPC/SPC560Pxx/port.mk
parent4e36eab1f1affd6375c58135907d0b0e714dde52 (diff)
downloadChibiOS-f3d472965ed481a88382fe698cdab337359d553c.tar.gz
ChibiOS-f3d472965ed481a88382fe698cdab337359d553c.tar.bz2
ChibiOS-f3d472965ed481a88382fe698cdab337359d553c.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4686 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports/GCC/PPC/SPC560Pxx/port.mk')
-rw-r--r--os/ports/GCC/PPC/SPC560Pxx/port.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/os/ports/GCC/PPC/SPC560Pxx/port.mk b/os/ports/GCC/PPC/SPC560Pxx/port.mk
index 460d4e1f9..388268b38 100644
--- a/os/ports/GCC/PPC/SPC560Pxx/port.mk
+++ b/os/ports/GCC/PPC/SPC560Pxx/port.mk
@@ -1,11 +1,11 @@
-# List of the ChibiOS/RT SPC563Mxx port files.
+# List of the ChibiOS/RT SPC560Pxx port files.
PORTSRC = ${CHIBIOS}/os/ports/GCC/PPC/chcore.c
-PORTASM = ${CHIBIOS}/os/ports/GCC/PPC/SPC563Mxx/vectors.s \
- ${CHIBIOS}/os/ports/GCC/PPC/SPC563Mxx/ivor.s \
+PORTASM = ${CHIBIOS}/os/ports/GCC/PPC/SPC560Pxx/vectors.s \
+ ${CHIBIOS}/os/ports/GCC/PPC/SPC560Pxx/ivor.s \
${CHIBIOS}/os/ports/GCC/PPC/crt0.s
PORTINC = ${CHIBIOS}/os/ports/GCC/PPC \
- ${CHIBIOS}/os/ports/GCC/PPC/SPC563Mxx
+ ${CHIBIOS}/os/ports/GCC/PPC/SPC560Pxx
-PORTLD = ${CHIBIOS}/os/ports/GCC/PPC/SPC563Mxx/ld
+PORTLD = ${CHIBIOS}/os/ports/GCC/PPC/SPC560Pxx/ld