Pass MIQ variable to children make

This commit is contained in:
Christophe de Dinechin 2018-05-08 10:28:32 +02:00
parent bb93d3fb7a
commit 77b5010339
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@ MIQ_RECURSE= $(MAKE) $(PRINT_DIR) \
TARGET=$(TARGET) \
BUILDENV=$(RECURSE_BUILDENV) \
TOP="$(abspath $(TOP))/" \
MIQ="$(abspath $(MIQ))/" \
COLOR_FILTER= \
$(RECURSE)
MIQ_MAKEDEPS:= $(MAKEFILE_LIST)