git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4843 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2012-11-28 15:05:43 +00:00
parent 0c52c41a7b
commit 2e285c54de
1 changed files with 2 additions and 2 deletions

View File

@ -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