Searched refs:mod_strip_cmd (Results 1 – 9 of 9) sorted by relevance
22 $(mod_strip_cmd) $(2)/$(notdir $@) ; \
24 $(mod_strip_cmd) $(2)/$(notdir $@) ; \
25 $(mod_strip_cmd) $(2)/$(notdir $@) ; \
1130 mod_strip_cmd = $(STRIP) --strip-debug macro1132 mod_strip_cmd = $(STRIP) $(INSTALL_MOD_STRIP) macro1135 mod_strip_cmd = true macro1137 export mod_strip_cmd
1131 mod_strip_cmd = $(STRIP) --strip-debug1133 mod_strip_cmd = $(STRIP) $(INSTALL_MOD_STRIP)1136 mod_strip_cmd = true1138 export mod_strip_cmd