Searched refs:STRIP (Results 1 - 3 of 3) sorted by relevance

/openwrt/scripts/
H A Drstrip.sh10 [ -z "$STRIP" ] && {
11 echo "$SELF: strip command not defined (STRIP variable not set)"
43 eval "$STRIP $F"
/openwrt/
H A Drules.mk286 STRIP=$(TARGET_CROSS)strip \
294 STRIP:=: macro
297 STRIP:=$(TARGET_CROSS)strip $(call qstrip,$(CONFIG_STRIP_ARGS)) macro
300 STRIP:=$(STAGING_DIR_HOST)/bin/sstrip macro
309 STRIP="$(STRIP)" \
/openwrt/target/imagebuilder/
H A DMakefile78 STRIP=sstrip $(SCRIPT_DIR)/rstrip.sh $(PKG_BUILD_DIR)/staging_dir/host/bin/ macro

Completed in 38 milliseconds