am 3b4b11a4
: Merge "Another error to warning"
* commit '3b4b11a4701b64df5248e7d86c0c357954a2ca10': Another error to warning
This commit is contained in:
@@ -659,7 +659,7 @@ ifdef is_sdk_build
|
|||||||
# Ensure every module listed in PRODUCT_PACKAGES gets something installed
|
# Ensure every module listed in PRODUCT_PACKAGES gets something installed
|
||||||
$(foreach m, $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_PACKAGES), \
|
$(foreach m, $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_PACKAGES), \
|
||||||
$(if $(strip $(ALL_MODULES.$(m).INSTALLED)),,\
|
$(if $(strip $(ALL_MODULES.$(m).INSTALLED)),,\
|
||||||
$(error $(ALL_MODULES.$(m).MAKEFILE): Module '$(m)' in PRODUCT_PACKAGES has nothing to install!)))
|
$(warning $(ALL_MODULES.$(m).MAKEFILE): Module '$(m)' in PRODUCT_PACKAGES has nothing to install!)))
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Install all of the host modules
|
# Install all of the host modules
|
||||||
|
Reference in New Issue
Block a user