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

/linux-4.4.14/
H A DMakefile835 mod_strip_cmd = $(STRIP) --strip-debug macro
837 mod_strip_cmd = $(STRIP) $(INSTALL_MOD_STRIP) macro
840 mod_strip_cmd = true macro

Completed in 50 milliseconds