aboutsummaryrefslogtreecommitdiffstats
path: root/demos/PPC-SPC56EL-GCC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'demos/PPC-SPC56EL-GCC/Makefile')
-rw-r--r--demos/PPC-SPC56EL-GCC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/PPC-SPC56EL-GCC/Makefile b/demos/PPC-SPC56EL-GCC/Makefile
index 2860f13bc..913d339d6 100644
--- a/demos/PPC-SPC56EL-GCC/Makefile
+++ b/demos/PPC-SPC56EL-GCC/Makefile
@@ -46,7 +46,7 @@ PROJECT = ch
# Imported source files
CHIBIOS = ../..
-include $(CHIBIOS)/boards/GENERIC_SPC56EL/board.mk
+include $(CHIBIOS)/boards/ST_EVB_SPC56EL/board.mk
include $(CHIBIOS)/os/hal/platforms/SPC56ELxx/platform.mk
include $(CHIBIOS)/os/hal/hal.mk
include $(CHIBIOS)/os/ports/GCC/PPC/SPC56ELxx/port.mk