aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/PPC/SPC56ELxx
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-02-05 11:19:19 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-02-05 11:19:19 +0000
commit495605c4e28fe4a5cf973d6dbb935cb996fcf5d7 (patch)
tree3f629bc14976aeeccda9c2459596bff01d3781be /os/ports/GCC/PPC/SPC56ELxx
parent4c937a2fed15001c7a201e035aad4749b7015c6e (diff)
downloadChibiOS-495605c4e28fe4a5cf973d6dbb935cb996fcf5d7.tar.gz
ChibiOS-495605c4e28fe4a5cf973d6dbb935cb996fcf5d7.tar.bz2
ChibiOS-495605c4e28fe4a5cf973d6dbb935cb996fcf5d7.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5114 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports/GCC/PPC/SPC56ELxx')
-rw-r--r--os/ports/GCC/PPC/SPC56ELxx/hwconf.s (renamed from os/ports/GCC/PPC/SPC56ELxx/mmuconf.s)0
-rw-r--r--os/ports/GCC/PPC/SPC56ELxx/port.mk2
2 files changed, 1 insertions, 1 deletions
diff --git a/os/ports/GCC/PPC/SPC56ELxx/mmuconf.s b/os/ports/GCC/PPC/SPC56ELxx/hwconf.s
index 3d903e15e..3d903e15e 100644
--- a/os/ports/GCC/PPC/SPC56ELxx/mmuconf.s
+++ b/os/ports/GCC/PPC/SPC56ELxx/hwconf.s
diff --git a/os/ports/GCC/PPC/SPC56ELxx/port.mk b/os/ports/GCC/PPC/SPC56ELxx/port.mk
index 75c816de3..8bd94f574 100644
--- a/os/ports/GCC/PPC/SPC56ELxx/port.mk
+++ b/os/ports/GCC/PPC/SPC56ELxx/port.mk
@@ -2,7 +2,7 @@
PORTSRC = ${CHIBIOS}/os/ports/GCC/PPC/chcore.c
PORTASM = ${CHIBIOS}/os/ports/GCC/PPC/SPC56ELxx/bam.s \
- ${CHIBIOS}/os/ports/GCC/PPC/SPC56ELxx/mmuconf.s \
+ ${CHIBIOS}/os/ports/GCC/PPC/SPC56ELxx/hwconf.s \
${CHIBIOS}/os/ports/GCC/PPC/crt0.s \
${CHIBIOS}/os/ports/GCC/PPC/SPC56ELxx/ivor.s \
${CHIBIOS}/os/ports/GCC/PPC/SPC56ELxx/vectors.s