Home
last modified time | relevance | path

Searched defs:cmd_strip (Results 1 - 10 of 10) sorted by relevance

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

Completed in 5 milliseconds