aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/MIKROE_CLICKER2_STM32/board.mk
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-06-28 19:13:25 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-06-28 19:13:25 +0000
commit0ab5ee926b5cc9b162278bd1863c81cfe07cc7dc (patch)
tree20dcfea6c0b531f7d0391914d4b9f834672fbf81 /os/hal/boards/MIKROE_CLICKER2_STM32/board.mk
parent98e42289275e60e582d8bbf080ea356d306ef8e9 (diff)
downloadChibiOS-0ab5ee926b5cc9b162278bd1863c81cfe07cc7dc.tar.gz
ChibiOS-0ab5ee926b5cc9b162278bd1863c81cfe07cc7dc.tar.bz2
ChibiOS-0ab5ee926b5cc9b162278bd1863c81cfe07cc7dc.zip
Mass update of all board files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9676 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 24b736373..4b126fe5f 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/MIKROE_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/MIKROE_CLICKER_2_FOR_STM32
+BOARDINC = $(CHIBIOS)/os/hal/boards/MIKROE_CLICKER_2_FOR_STM32