aboutsummaryrefslogtreecommitdiffstats
path: root/boards
diff options
context:
space:
mode:
Diffstat (limited to 'boards')
-rw-r--r--boards/base/Embest-STM32-DMSTF4BB/chibios_board/board.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/boards/base/Embest-STM32-DMSTF4BB/chibios_board/board.mk b/boards/base/Embest-STM32-DMSTF4BB/chibios_board/board.mk
index f39f85f1..e7fe9119 100644
--- a/boards/base/Embest-STM32-DMSTF4BB/chibios_board/board.mk
+++ b/boards/base/Embest-STM32-DMSTF4BB/chibios_board/board.mk
@@ -1,5 +1,3 @@
-# List of all the board related files.
-BOARDSRC = ${CHIBIOS}/boards/EMBEST_DMSTF4BB/board.c
+BOARDINC = $(GFXLIB)/boards/base/Embest-STM32-DMSTF4BB/chibios_board
+BOARDSRC = $(BOARDINC)/board.c \
-# Required include directories
-BOARDINC = ${CHIBIOS}/boards/EMBEST_DMSTF4BB