aboutsummaryrefslogtreecommitdiffstats
path: root/demos/PPC-SPC563M-GCC/Makefile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-09-17 07:53:00 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-09-17 07:53:00 +0000
commit4e36eab1f1affd6375c58135907d0b0e714dde52 (patch)
tree71363bd0df5bdb959f3ded8e8a4ee2ac8b707350 /demos/PPC-SPC563M-GCC/Makefile
parent6d9ef66d97d9a2ef4660f4e6165b357b7f7a9e91 (diff)
downloadChibiOS-4e36eab1f1affd6375c58135907d0b0e714dde52.tar.gz
ChibiOS-4e36eab1f1affd6375c58135907d0b0e714dde52.tar.bz2
ChibiOS-4e36eab1f1affd6375c58135907d0b0e714dde52.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4685 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/PPC-SPC563M-GCC/Makefile')
-rw-r--r--demos/PPC-SPC563M-GCC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/PPC-SPC563M-GCC/Makefile b/demos/PPC-SPC563M-GCC/Makefile
index cb8505a02..a19a93cd8 100644
--- a/demos/PPC-SPC563M-GCC/Makefile
+++ b/demos/PPC-SPC563M-GCC/Makefile
@@ -46,7 +46,7 @@ PROJECT = ch
# Imported source files
CHIBIOS = ../..
-include $(CHIBIOS)/boards/GENERIC_SPC563/board.mk
+include $(CHIBIOS)/boards/GENERIC_SPC563M/board.mk
include $(CHIBIOS)/os/hal/platforms/SPC56x/platform.mk
include $(CHIBIOS)/os/hal/hal.mk
include $(CHIBIOS)/os/ports/GCC/PPC/SPC563Mxx/port.mk