Home
last modified time | relevance | path

Searched refs:cmd_strip (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/scripts/
DMakefile.modinst52 cmd_strip = $(STRIP) $(strip-option) $@
57 cmd_strip = :
/linux-5.19.10/arch/loongarch/boot/
DMakefile13 cmd_strip = $(STRIP) -s -o $@ $< macro
/linux-5.19.10/arch/microblaze/boot/
DMakefile20 cmd_strip = $(STRIP) -K microblaze_start -K _end -K __log_buf \ macro
/linux-5.19.10/arch/sparc/boot/
DMakefile19 cmd_strip = $(STRIP) -R .comment -R .note -K sun4u_init -K _end -K _start $< -o $@ macro
/linux-5.19.10/arch/alpha/boot/
DMakefile70 cmd_strip = $(STRIP) -o $@ $< macro
/linux-5.19.10/arch/mips/boot/compressed/
DMakefile112 cmd_strip = $(STRIP) -s $@ macro