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

/build/core/
H A Dbinary.mk504 asm_sources_s := $(filter %.s,$(LOCAL_SRC_FILES)) macro
505 asm_objects_s := $(addprefix $(intermediates)/,$(asm_sources_s:.s=.o))

Completed in 5 milliseconds