]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - common.mk
Port timer to mbed
[tmk_firmware.git] / common.mk
index 62ac0ff787e9dba800cb8a0375b9bc69001de43e..9d58fa2145ffb8f3cdb14392c5bda2aa05be7807 100644 (file)
--- a/common.mk
+++ b/common.mk
@@ -7,7 +7,7 @@ SRC +=  $(COMMON_DIR)/host.c \
        $(COMMON_DIR)/action_layer.c \
        $(COMMON_DIR)/action_util.c \
        $(COMMON_DIR)/keymap.c \
-       $(COMMON_DIR)/timer.c \
+       $(COMMON_DIR)/avr/timer.c \
        $(COMMON_DIR)/print.c \
        $(COMMON_DIR)/bootloader.c \
        $(COMMON_DIR)/suspend.c \