Move tmk_core/common/<plat> (#13918)
This commit is contained in:
parent
43b9e23bae
commit
2728603fe6
107 changed files with 54 additions and 54 deletions
3
paths.mk
3
paths.mk
|
@ -13,6 +13,9 @@ DRIVER_PATH = $(DRIVER_DIR)
|
|||
PLATFORM_DIR = platforms
|
||||
PLATFORM_PATH = $(PLATFORM_DIR)
|
||||
|
||||
PROTOCOL_DIR = protocol
|
||||
PROTOCOL_PATH = $(TMK_DIR)/$(PROTOCOL_DIR)
|
||||
|
||||
BUILDDEFS_DIR = builddefs
|
||||
BUILDDEFS_PATH = $(BUILDDEFS_DIR)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue