diff options
Diffstat (limited to 'keyboards/chibios_test/boards/GENERIC_STM32_F103/board.mk')
| -rw-r--r-- | keyboards/chibios_test/boards/GENERIC_STM32_F103/board.mk | 10 |
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. |
| 2 | BOARDSRC = $(KEYBOARD_PATH)/boards/GENERIC_STM32_F103/board.c | 2 | BOARDSRC = $(KEYBOARD_PATH)/boards/GENERIC_STM32_F103/board.c |
| 3 | 3 | ||
| 4 | # Required include directories | 4 | # Required include directories |
| 5 | BOARDINC = $(KEYBOARD_PATH)/boards/GENERIC_STM32_F103 | 5 | BOARDINC = $(KEYBOARD_PATH)/boards/GENERIC_STM32_F103 |
