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

/build/core/
H A Ddynamic_binary.mk7 ## the target $(linked_module).
45 linked_module := $(guessed_intermediates)/LINKED/$(LOCAL_BUILT_MODULE_STEM) macro
47 ALL_ORIGINAL_DYNAMIC_BINARIES += $(linked_module)
50 # the linked_module rules won't necessarily inherit the PRIVATE_
52 # define the PRIVATE_ variables for linked_module as well as for
54 LOCAL_INTERMEDIATE_TARGETS := $(linked_module)
68 compress_input := $(linked_module)
133 $(linked_module) \

Completed in 73 milliseconds