diff options
Diffstat (limited to 'tmk_core/protocol/chibios.mk')
| -rw-r--r-- | tmk_core/protocol/chibios.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tmk_core/protocol/chibios.mk b/tmk_core/protocol/chibios.mk index 80554abb32..d01697835b 100644 --- a/tmk_core/protocol/chibios.mk +++ b/tmk_core/protocol/chibios.mk | |||
| @@ -6,6 +6,7 @@ SRC += $(CHIBIOS_DIR)/usb_main.c | |||
| 6 | SRC += $(CHIBIOS_DIR)/main.c | 6 | SRC += $(CHIBIOS_DIR)/main.c |
| 7 | SRC += usb_descriptor.c | 7 | SRC += usb_descriptor.c |
| 8 | SRC += $(CHIBIOS_DIR)/usb_driver.c | 8 | SRC += $(CHIBIOS_DIR)/usb_driver.c |
| 9 | SRC += $(CHIBIOS_DIR)/usb_util.c | ||
| 9 | SRC += $(LIBSRC) | 10 | SRC += $(LIBSRC) |
| 10 | 11 | ||
| 11 | VPATH += $(TMK_PATH)/$(PROTOCOL_DIR) | 12 | VPATH += $(TMK_PATH)/$(PROTOCOL_DIR) |
