aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/PPC/SPC560Pxx/port.mk
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-12-12 09:02:08 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-12-12 09:02:08 +0000
commit51fa1d384723312a722be181242d96f704be4398 (patch)
tree19dec599a25f1119aba8778f36aae1ec8709b1a7 /os/ports/GCC/PPC/SPC560Pxx/port.mk
parenta6962b212d32bbf1e0bb7154e10184527470cd9a (diff)
downloadChibiOS-51fa1d384723312a722be181242d96f704be4398.tar.gz
ChibiOS-51fa1d384723312a722be181242d96f704be4398.tar.bz2
ChibiOS-51fa1d384723312a722be181242d96f704be4398.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4904 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports/GCC/PPC/SPC560Pxx/port.mk')
-rw-r--r--os/ports/GCC/PPC/SPC560Pxx/port.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ports/GCC/PPC/SPC560Pxx/port.mk b/os/ports/GCC/PPC/SPC560Pxx/port.mk
index de516c7d0..d1c9dcd8e 100644
--- a/os/ports/GCC/PPC/SPC560Pxx/port.mk
+++ b/os/ports/GCC/PPC/SPC560Pxx/port.mk
@@ -1,7 +1,7 @@
# List of the ChibiOS/RT SPC560Pxx port files.
PORTSRC = ${CHIBIOS}/os/ports/GCC/PPC/chcore.c
-PORTASM = ${CHIBIOS}/os/ports/GCC/PPC/bam.s \
+PORTASM = ${CHIBIOS}/os/ports/GCC/PPC/SPC560Pxx/bam.s \
${CHIBIOS}/os/ports/GCC/PPC/crt0.s \
${CHIBIOS}/os/ports/GCC/PPC/SPC560Pxx/ivor.s \
${CHIBIOS}/os/ports/GCC/PPC/SPC560Pxx/vectors.s