Home
last modified time | relevance | path

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

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