Searched refs:mod_strip_cmd (Results 1 – 2 of 2) sorted by relevance
24 $(mod_strip_cmd) $(2)/$(notdir $@) ; \
835 mod_strip_cmd = $(STRIP) --strip-debug macro837 mod_strip_cmd = $(STRIP) $(INSTALL_MOD_STRIP) macro840 mod_strip_cmd = true macro842 export mod_strip_cmd