aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-11-28 15:05:43 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-11-28 15:05:43 +0000
commit2e285c54de4f269970482d3338042aa62adb765a (patch)
tree021acc39f761658443b47f90b9fb2780abb1196c
parent0c52c41a7b877f868e7e9e0794fbecf15d41f0d4 (diff)
downloadChibiOS-2e285c54de4f269970482d3338042aa62adb765a.tar.gz
ChibiOS-2e285c54de4f269970482d3338042aa62adb765a.tar.bz2
ChibiOS-2e285c54de4f269970482d3338042aa62adb765a.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4843 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--boards/GENERIC_SPC560BC/board.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/boards/GENERIC_SPC560BC/board.mk b/boards/GENERIC_SPC560BC/board.mk
index 26a9dc606..8021c4510 100644
--- a/boards/GENERIC_SPC560BC/board.mk
+++ b/boards/GENERIC_SPC560BC/board.mk
@@ -1,5 +1,5 @@
# List of all the board related files.
-BOARDSRC = ${CHIBIOS}/boards/GENERIC_SPC560B/board.c
+BOARDSRC = ${CHIBIOS}/boards/GENERIC_SPC560BC/board.c
# Required include directories
-BOARDINC = ${CHIBIOS}/boards/GENERIC_SPC560B
+BOARDINC = ${CHIBIOS}/boards/GENERIC_SPC560BC