Searched refs:STRIP (Results 1 – 4 of 4) sorted by relevance
34 quiet_cmd_crosstools_strip = STRIP $^35 cmd_crosstools_strip = $(STRIP) $^; touch $@
67 $STRIP -g $1 -R __bug_table -R .note -R .comment -o $stripped78 STRIP="${CROSS_COMPILE}strip"
272 quiet_cmd_crosstools_strip = STRIP $^273 cmd_crosstools_strip = $(STRIP) $^; touch $@
353 STRIP = $(CROSS_COMPILE)strip macro380 export CPP AR NM LDR STRIP OBJCOPY OBJDUMP