aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/SPC560Pxx/PWM-ICU/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/SPC560Pxx/PWM-ICU/Makefile')
-rw-r--r--testhal/SPC560Pxx/PWM-ICU/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/SPC560Pxx/PWM-ICU/Makefile b/testhal/SPC560Pxx/PWM-ICU/Makefile
index c83bf319e..ed51f07b7 100644
--- a/testhal/SPC560Pxx/PWM-ICU/Makefile
+++ b/testhal/SPC560Pxx/PWM-ICU/Makefile
@@ -46,7 +46,7 @@ PROJECT = ch
# Imported source files
CHIBIOS = ../../..
-include $(CHIBIOS)/boards/GENERIC_SPC560P/board.mk
+include $(CHIBIOS)/boards/ST_EVB_SPC560P/board.mk
include $(CHIBIOS)/os/hal/platforms/SPC560Pxx/platform.mk
include $(CHIBIOS)/os/hal/hal.mk
include $(CHIBIOS)/os/ports/GCC/PPC/SPC560Pxx/port.mk