Searched defs:linked_module (Results 1 - 1 of 1) sorted by relevance

/build/core/
H A Ddynamic_binary.mk7 ## the target $(linked_module).
29 linked_module := $(guessed_intermediates)/LINKED/$(my_built_module_stem) macro
31 ALL_ORIGINAL_DYNAMIC_BINARIES += $(linked_module)
34 # the linked_module rules won't necessarily inherit the PRIVATE_
36 # define the PRIVATE_ variables for linked_module as well as for
38 LOCAL_INTERMEDIATE_TARGETS := $(linked_module)
52 compress_input := $(linked_module)
142 $(linked_module) \

Completed in 13 milliseconds