Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/
DMakefile.modinst22 $(mod_strip_cmd) $(2)/$(notdir $@) ; \
/Linux-v5.4/
DMakefile965 mod_strip_cmd = $(STRIP) --strip-debug macro
967 mod_strip_cmd = $(STRIP) $(INSTALL_MOD_STRIP) macro
970 mod_strip_cmd = true macro
972 export mod_strip_cmd