Home
last modified time | relevance | path

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

/linux-3.4.99/arch/microblaze/boot/
DMakefile33 cmd_strip = $(STRIP) -K microblaze_start -K _end -K __log_buf \ macro
/linux-3.4.99/arch/sparc/boot/
DMakefile18 cmd_strip = $(STRIP) -R .comment -R .note -K sun4u_init -K _end -K _start $< -o $@ macro
/linux-3.4.99/arch/mips/boot/compressed/
DMakefile69 cmd_strip = $(STRIP) -s $@ macro
/linux-3.4.99/arch/alpha/boot/
DMakefile67 cmd_strip = $(STRIP) -o $@ $< macro