Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/
DMakefile929 mod_strip_cmd = $(STRIP) --strip-debug macro
931 mod_strip_cmd = $(STRIP) $(INSTALL_MOD_STRIP) macro
934 mod_strip_cmd = true macro
/kernel/linux/linux-5.10/
DMakefile1048 mod_strip_cmd = $(STRIP) --strip-debug macro
1050 mod_strip_cmd = $(STRIP) $(INSTALL_MOD_STRIP) macro
1053 mod_strip_cmd = true macro