aboutsummaryrefslogtreecommitdiff
path: root/keyboards/chibios_test/boards/GENERIC_STM32_F103/board.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/chibios_test/boards/GENERIC_STM32_F103/board.mk')
-rw-r--r--keyboards/chibios_test/boards/GENERIC_STM32_F103/board.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/keyboards/chibios_test/boards/GENERIC_STM32_F103/board.mk b/keyboards/chibios_test/boards/GENERIC_STM32_F103/board.mk
index d692c0ee4..48e0e51fe 100644
--- a/keyboards/chibios_test/boards/GENERIC_STM32_F103/board.mk
+++ b/keyboards/chibios_test/boards/GENERIC_STM32_F103/board.mk
@@ -1,5 +1,5 @@
1# List of all the board related files. 1# List of all the board related files.
2BOARDSRC = $(KEYBOARD_PATH)/boards/GENERIC_STM32_F103/board.c 2BOARDSRC = $(KEYBOARD_PATH)/boards/GENERIC_STM32_F103/board.c
3 3
4# Required include directories 4# Required include directories
5BOARDINC = $(KEYBOARD_PATH)/boards/GENERIC_STM32_F103 5BOARDINC = $(KEYBOARD_PATH)/boards/GENERIC_STM32_F103