Searched refs:mod_strip_cmd (Results 1 – 2 of 2) sorted by relevance
22 $(mod_strip_cmd) $(2)/$(notdir $@) ; \
1091 mod_strip_cmd = $(STRIP) --strip-debug macro1093 mod_strip_cmd = $(STRIP) $(INSTALL_MOD_STRIP) macro1096 mod_strip_cmd = true macro1098 export mod_strip_cmd