aboutsummaryrefslogtreecommitdiffstats
path: root/boards/ST_EVB_SPC56EL/board.mk
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-13 13:24:47 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-13 13:24:47 +0000
commit3a123c7c991d3a9bfa1af8716212ed2959de01f9 (patch)
tree816652a747abe71706ab5d052d667b0a09a22a57 /boards/ST_EVB_SPC56EL/board.mk
parent6f4b10548d89d95cc4ec92aaf51c12dfa455055c (diff)
downloadChibiOS-3a123c7c991d3a9bfa1af8716212ed2959de01f9.tar.gz
ChibiOS-3a123c7c991d3a9bfa1af8716212ed2959de01f9.tar.bz2
ChibiOS-3a123c7c991d3a9bfa1af8716212ed2959de01f9.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5425 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'boards/ST_EVB_SPC56EL/board.mk')
-rw-r--r--boards/ST_EVB_SPC56EL/board.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/boards/ST_EVB_SPC56EL/board.mk b/boards/ST_EVB_SPC56EL/board.mk
new file mode 100644
index 000000000..2d4706daa
--- /dev/null
+++ b/boards/ST_EVB_SPC56EL/board.mk
@@ -0,0 +1,5 @@
+# List of all the board related files.
+BOARDSRC = ${CHIBIOS}/boards/GENERIC_SPC56EL/board.c
+
+# Required include directories
+BOARDINC = ${CHIBIOS}/boards/GENERIC_SPC56EL