aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_STM32F0_DISCOVERY/board.mk
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-08-20 10:27:17 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-08-20 10:27:17 +0000
commit3e25612cb510bc0518b1748e4dfb820bb5470d8b (patch)
treeac77b70584c711e4f7c9c9ff8c64b05c21b53538 /os/hal/boards/ST_STM32F0_DISCOVERY/board.mk
parentb7f30ecaddf9004d866183e67705b2ea43aef6a9 (diff)
downloadChibiOS-3e25612cb510bc0518b1748e4dfb820bb5470d8b.tar.gz
ChibiOS-3e25612cb510bc0518b1748e4dfb820bb5470d8b.tar.bz2
ChibiOS-3e25612cb510bc0518b1748e4dfb820bb5470d8b.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6187 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_STM32F0_DISCOVERY/board.mk')
-rw-r--r--os/hal/boards/ST_STM32F0_DISCOVERY/board.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/boards/ST_STM32F0_DISCOVERY/board.mk b/os/hal/boards/ST_STM32F0_DISCOVERY/board.mk
index 144ae4963..6e929cc70 100644
--- a/os/hal/boards/ST_STM32F0_DISCOVERY/board.mk
+++ b/os/hal/boards/ST_STM32F0_DISCOVERY/board.mk
@@ -1,5 +1,5 @@
# List of all the board related files.
-BOARDSRC = ${CHIBIOS}/boards/ST_STM32F0_DISCOVERY/board.c
+BOARDSRC = ${CHIBIOS}/os/hal/boards/ST_STM32F0_DISCOVERY/board.c
# Required include directories
-BOARDINC = ${CHIBIOS}/boards/ST_STM32F0_DISCOVERY
+BOARDINC = ${CHIBIOS}/os/hal/boards/ST_STM32F0_DISCOVERY