aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/MIKROE_CLICKER2_STM32/board.mk
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-03-07 15:11:01 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-03-07 15:11:01 +0000
commitc3e44eb92936293097f1503e42ba6ccafaffac3d (patch)
tree8f57846b22825facaffc045907946967eaf6bda8 /os/hal/boards/MIKROE_CLICKER2_STM32/board.mk
parentd2d67845c9d3bebfe22c93daea3fbbd0b10a070d (diff)
downloadChibiOS-c3e44eb92936293097f1503e42ba6ccafaffac3d.tar.gz
ChibiOS-c3e44eb92936293097f1503e42ba6ccafaffac3d.tar.bz2
ChibiOS-c3e44eb92936293097f1503e42ba6ccafaffac3d.zip
Updated paths and board name
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9052 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/MIKROE_CLICKER2_STM32/board.mk')
-rw-r--r--os/hal/boards/MIKROE_CLICKER2_STM32/board.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/boards/MIKROE_CLICKER2_STM32/board.mk b/os/hal/boards/MIKROE_CLICKER2_STM32/board.mk
index adb081500..24b736373 100644
--- a/os/hal/boards/MIKROE_CLICKER2_STM32/board.mk
+++ b/os/hal/boards/MIKROE_CLICKER2_STM32/board.mk
@@ -1,5 +1,5 @@
# List of all the board related files.
-BOARDSRC = ${CHIBIOS}/os/hal/boards/CLICKER_2_FOR_STM32/board.c
+BOARDSRC = ${CHIBIOS}/os/hal/boards/MIKROE_CLICKER_2_FOR_STM32/board.c
# Required include directories
-BOARDINC = ${CHIBIOS}/os/hal/boards/CLICKER_2_FOR_STM32
+BOARDINC = ${CHIBIOS}/os/hal/boards/MIKROE_CLICKER_2_FOR_STM32