Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/
DMakefile.modinst24 $(mod_strip_cmd) $(2)/$(notdir $@) ; \
/linux-4.4.14/
DMakefile835 mod_strip_cmd = $(STRIP) --strip-debug macro
837 mod_strip_cmd = $(STRIP) $(INSTALL_MOD_STRIP) macro
840 mod_strip_cmd = true macro
842 export mod_strip_cmd