HomeSort by relevance Sort by last modified time
    Searched refs:ALL_MODULE_TAGS (Results 1 - 3 of 3) sorted by null

  /build/make/core/
base_rules.mk 577 ALL_MODULE_TAGS := $(sort $(ALL_MODULE_TAGS) $(my_module_tags))
main.mk 511 CUSTOM_MODULES := $(sort $(call get-tagged-modules,$(ALL_MODULE_TAGS)))
    [all...]
definitions.mk 46 # to a corresponding ALL_MODULE_TAGS.<tagname> variable
48 ALL_MODULE_TAGS:=
50 # Similar to ALL_MODULE_TAGS, but contains the short names
52 # won't have the list of tags; ust ALL_MODULE_TAGS to get
823 #TODO(dbort): do $(if $(strip $(1)),$(1),$(ALL_MODULE_TAGS))
    [all...]

Completed in 112 milliseconds