Home
last modified time | relevance | path

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

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