Chibios: add 'core/protocol' to the makefiles' search path.
This commit is contained in:
parent
1d6c6609e0
commit
58867094c4
2 changed files with 1 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue