Move target files into separate directory.
This commit is contained in:
parent
b644724520
commit
b494279fe5
@ -1,6 +1,6 @@
|
||||
PROBE_HOST ?= native
|
||||
PLATFORM_DIR = platforms/$(PROBE_HOST)
|
||||
VPATH += $(PLATFORM_DIR) platforms/common
|
||||
VPATH += $(PLATFORM_DIR) platforms/common target
|
||||
ENABLE_DEBUG ?=
|
||||
|
||||
ifneq ($(V), 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user