Searched defs:mod_strip_cmd (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-5.10/ | ||
| H A D | Makefile | 1087 mod_strip_cmd = $(STRIP) --strip-debug macro 1089 mod_strip_cmd = $(STRIP) $(INSTALL_MOD_STRIP) macro 1092 mod_strip_cmd = true macro |
Completed in 4 milliseconds