aboutsummaryrefslogtreecommitdiffstats
path: root/boards/ST_STM32L_DISCOVERY/board.mk
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-06-11 10:49:51 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-06-11 10:49:51 +0000
commit3cdb6f6ed629b9fd98e6c490d77bdecf5cc34685 (patch)
tree1837ca6f5bf3850a2e27bbd2daa4edb98875d0cf /boards/ST_STM32L_DISCOVERY/board.mk
parent4681b681f266ea2a88759da667968398aa6fbf5c (diff)
downloadChibiOS-3cdb6f6ed629b9fd98e6c490d77bdecf5cc34685.tar.gz
ChibiOS-3cdb6f6ed629b9fd98e6c490d77bdecf5cc34685.tar.bz2
ChibiOS-3cdb6f6ed629b9fd98e6c490d77bdecf5cc34685.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3041 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'boards/ST_STM32L_DISCOVERY/board.mk')
-rw-r--r--boards/ST_STM32L_DISCOVERY/board.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/boards/ST_STM32L_DISCOVERY/board.mk b/boards/ST_STM32L_DISCOVERY/board.mk
new file mode 100644
index 000000000..36467943c
--- /dev/null
+++ b/boards/ST_STM32L_DISCOVERY/board.mk
@@ -0,0 +1,5 @@
+# List of all the board related files.
+BOARDSRC = ${CHIBIOS}/boards/ST_STM32VL_DISCOVERY/board.c
+
+# Required include directories
+BOARDINC = ${CHIBIOS}/boards/ST_STM32VL_DISCOVERY