]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - tmk_core/tool/chibios/common.mk
core: Fix chibios user compile options
[max/tmk_keyboard.git] / tmk_core / tool / chibios / common.mk
index 883054a45d501bd18ca2189e6b201af689bcf2de..7e3cccc9193a1098d0b62e3cc80871e2b1ecc668 100644 (file)
@@ -83,6 +83,3 @@ OPT_DEFS += -DVERSION=$(shell (git describe --always --dirty || echo 'unknown')
 ifdef BOOTLOADER_ADDRESS
     OPT_DEFS += -DBOOTLOADER_ADDRESS=$(BOOTLOADER_ADDRESS)
 endif
-
-# Search Path
-VPATH += $(TMK_DIR)/common