More common settings for unit tests and keyboards
This commit is contained in:
parent
fc855cb30e
commit
c692fd1d55
4 changed files with 59 additions and 54 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue