Home
last modified time | relevance | path

Searched defs:cmd_strip (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/loongarch/boot/
H A DMakefile12 cmd_strip = $(STRIP) -s -o $@ $< macro
/openbmc/linux/arch/microblaze/boot/
H A DMakefile20 cmd_strip = $(STRIP) -K microblaze_start -K _end -K __log_buf \ macro
/openbmc/linux/arch/sparc/boot/
H A DMakefile19 cmd_strip = $(STRIP) -R .comment -R .note -K sun4u_init -K _end -K _start $< -o $@ macro
/openbmc/linux/arch/alpha/boot/
H A DMakefile70 cmd_strip = $(STRIP) -o $@ $< macro
/openbmc/linux/arch/mips/boot/compressed/
H A DMakefile112 cmd_strip = $(STRIP) -s $@ macro