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

This commit is contained in:
gdisirio 2012-11-28 10:14:50 +00:00
parent aca2433a14
commit 9e4f77a3b7
4 changed files with 1 additions and 1 deletions

View File

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