Searched refs:mod_strip_cmd (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/
H A DMakefile839 mod_strip_cmd = $(STRIP) --strip-debug macro
841 mod_strip_cmd = $(STRIP) $(INSTALL_MOD_STRIP) macro
844 mod_strip_cmd = true macro
846 export mod_strip_cmd

Completed in 55 milliseconds