[DEBUG] in debug mode rules apeare before real rules

This commit is contained in:
Edouard DUPIN 2013-01-07 23:02:17 +01:00
parent 22c1c9d197
commit 2147015fbc

View File

@ -156,7 +156,7 @@ ALL_BUILD_MODULES := \
$(if $(call is-module-in-build-config,$(__mod)),$(__mod))) $(if $(call is-module-in-build-config,$(__mod)),$(__mod)))
ifeq ("$(V)","1") ifeq ("$(V)","1")
$(info ALL_BUILD_MODULES=$(ALL_BUILD_MODULES)) $(info ALL_BUILD_MODULES=$(ALL_BUILD_MODULES))
endif endif
# TODO : Set ALL_BUILD_MODULES ==> find the end point module (SHARED/BINARY) # TODO : Set ALL_BUILD_MODULES ==> find the end point module (SHARED/BINARY)