1
0
Fork 0

More common settings for unit tests and keyboards

This commit is contained in:
Fred Sundvik 2016-08-27 13:43:12 +03:00
parent fc855cb30e
commit c692fd1d55
4 changed files with 59 additions and 54 deletions

View file

@ -38,6 +38,9 @@ VPATH +=\
all: elf
VPATH += $(COMMON_VPATH)
include $(TMK_PATH)/common.mk
include $(QUANTUM_PATH)/serial_link/tests/rules.mk
$(TEST_OBJ)/$(TEST)_SRC := $($(TEST)_SRC)