summaryrefslogtreecommitdiff
path: root/keyboards/chibios_test/boards/GENERIC_STM32_F103/board.mk
diff options
context:
space:
mode:
authorIBNobody <ibnobody@gmail.com>2016-08-28 18:50:06 -0500
committerIBNobody <ibnobody@gmail.com>2016-08-28 18:50:06 -0500
commit6da0eb2b2b70d7b2c5bb1f7c6898f7d9a275ceea (patch)
tree50cd382df7dac58057c958f62732174cf0dfe920 /keyboards/chibios_test/boards/GENERIC_STM32_F103/board.mk
parent9263ade0fbdde6431fb5c7f26970754c5c7c2963 (diff)
parent6d1e916851daa7bcbd8ef31b6fbc73cb369ef1f0 (diff)
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
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 d692c0ee46..48e0e51fe6 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 @@
-# List of all the board related files.
-BOARDSRC = $(KEYBOARD_PATH)/boards/GENERIC_STM32_F103/board.c
-
-# Required include directories
-BOARDINC = $(KEYBOARD_PATH)/boards/GENERIC_STM32_F103
+# List of all the board related files.
+BOARDSRC = $(KEYBOARD_PATH)/boards/GENERIC_STM32_F103/board.c
+
+# Required include directories
+BOARDINC = $(KEYBOARD_PATH)/boards/GENERIC_STM32_F103