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

This commit is contained in:
gdisirio 2013-02-25 13:12:58 +00:00
parent 03cab328fc
commit 546418f20c
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ endif
PROJECT = ch
# Imported source files and paths
CHIBIOS = ../..
CHIBIOS = ../../..
#include $(CHIBIOS)/boards/ST_STM32F4_DISCOVERY/board.mk
include $(CHIBIOS)/os/hal/templates/platform.mk
include $(CHIBIOS)/os/hal/hal.mk