summaryrefslogtreecommitdiffstats
path: root/keyboards/chibios_test/boards/GENERIC_STM32_F103/board.mk
diff options
context:
space:
mode:
authorFred Sundvik <fsundvik@gmail.com>2016-08-27 18:40:50 +0300
committerFred Sundvik <fsundvik@gmail.com>2016-08-27 18:40:50 +0300
commita5b1af4999345239df5086351b52a5b4d2daa97e (patch)
treee1c2f5c80eab485c232b43791a4db75502ea77a2 /keyboards/chibios_test/boards/GENERIC_STM32_F103/board.mk
parentde58ec9738deebe73a43b9511c8df441c6f81efa (diff)
Normalize line endings
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