Home
last modified time | relevance | path

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

/linux/scripts/
A DMakefile.modinst55 cmd_strip = $(STRIP) $(strip-option) $@
60 cmd_strip = :
/linux/arch/microblaze/boot/
A DMakefile20 cmd_strip = $(STRIP) -K microblaze_start -K _end -K __log_buf \ macro
/linux/arch/sparc/boot/
A DMakefile19 cmd_strip = $(STRIP) -R .comment -R .note -K sun4u_init -K _end -K _start $< -o $@ macro
/linux/arch/alpha/boot/
A DMakefile70 cmd_strip = $(STRIP) -o $@ $< macro
/linux/arch/mips/boot/compressed/
A DMakefile107 cmd_strip = $(STRIP) -s $@ macro

Completed in 5 milliseconds