aboutsummaryrefslogtreecommitdiffstats
path: root/boards/ST_STM32VL_DISCOVERY/board.mk
diff options
context:
space:
mode:
Diffstat (limited to 'boards/ST_STM32VL_DISCOVERY/board.mk')
-rw-r--r--boards/ST_STM32VL_DISCOVERY/board.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/boards/ST_STM32VL_DISCOVERY/board.mk b/boards/ST_STM32VL_DISCOVERY/board.mk
new file mode 100644
index 000000000..36467943c
--- /dev/null
+++ b/boards/ST_STM32VL_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