]> git.friedersdorff.com Git - max/tmk_keyboard.git/commitdiff
Chibios: Revert common.mk change (fix AVR linking problem).
authorflabbergast <s3+flabbergast@sdfeu.org>
Sat, 13 Feb 2016 10:01:16 +0000 (10:01 +0000)
committerflabbergast <s3+flabbergast@sdfeu.org>
Sun, 14 Feb 2016 10:44:29 +0000 (10:44 +0000)
tmk_core/common.mk

index ebaafd1d311deb55ca1ed0ae5ef37da947ebc622..4c943f04089c18282bf99b27ac8b951da7ada450 100644 (file)
@@ -1,4 +1,4 @@
-COMMON_DIR = $(TMK_DIR)/common
+COMMON_DIR = common
 SRC += $(COMMON_DIR)/host.c \
        $(COMMON_DIR)/keyboard.c \
        $(COMMON_DIR)/action.c \