aboutsummaryrefslogtreecommitdiffstats
path: root/demos/PPC-SPC560B-GCC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'demos/PPC-SPC560B-GCC/Makefile')
-rw-r--r--demos/PPC-SPC560B-GCC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/PPC-SPC560B-GCC/Makefile b/demos/PPC-SPC560B-GCC/Makefile
index 8e942f03e..ae63962f4 100644
--- a/demos/PPC-SPC560B-GCC/Makefile
+++ b/demos/PPC-SPC560B-GCC/Makefile
@@ -46,7 +46,7 @@ PROJECT = ch
# Imported source files
CHIBIOS = ../..
-include $(CHIBIOS)/boards/GENERIC_SPC560B/board.mk
+include $(CHIBIOS)/boards/GENERIC_SPC560BC/board.mk
include $(CHIBIOS)/os/hal/platforms/SPC560BCxx/platform.mk
include $(CHIBIOS)/os/hal/hal.mk
include $(CHIBIOS)/os/ports/GCC/PPC/SPC560BCxx/port.mk