summaryrefslogtreecommitdiff
path: root/software/mpu/board/board.mk
diff options
context:
space:
mode:
authorChristian Pointner <equinox@mur.at>2013-05-28 20:41:57 +0000
committerChristian Pointner <equinox@mur.at>2013-05-28 20:41:57 +0000
commitd75363399db642a23311e92020482d82fef31702 (patch)
treee3c3f672f90d1055e0ed15fc5c4f39842770a640 /software/mpu/board/board.mk
parentmoved old FreeRTOS based MPU Softeware to mpu.old (diff)
added initial version for chibios based mpu
git-svn-id: https://svn.spreadspace.org/mur.sat@769 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'software/mpu/board/board.mk')
-rw-r--r--software/mpu/board/board.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/software/mpu/board/board.mk b/software/mpu/board/board.mk
new file mode 100644
index 0000000..e0b3086
--- /dev/null
+++ b/software/mpu/board/board.mk
@@ -0,0 +1,5 @@
+# List of all the board related files.
+BOARDSRC = board/board.c
+
+# Required include directories
+BOARDINC = board