Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/
DMakefile.modinst25 $(mod_strip_cmd) $(2)/$(notdir $@) ; \
/Linux-v4.19/
DMakefile905 mod_strip_cmd = $(STRIP) --strip-debug macro
907 mod_strip_cmd = $(STRIP) $(INSTALL_MOD_STRIP) macro
910 mod_strip_cmd = true macro
912 export mod_strip_cmd