Searched refs:cmd_strip (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/microblaze/boot/
H A DMakefile25 cmd_strip = $(STRIP) -K microblaze_start -K _end -K __log_buf \ macro
/linux-4.4.14/arch/sparc/boot/
H A DMakefile18 cmd_strip = $(STRIP) -R .comment -R .note -K sun4u_init -K _end -K _start $< -o $@ macro
/linux-4.4.14/arch/alpha/boot/
H A DMakefile70 cmd_strip = $(STRIP) -o $@ $< macro
/linux-4.4.14/arch/mips/boot/compressed/
H A DMakefile84 cmd_strip = $(STRIP) -s $@ macro

Completed in 122 milliseconds