Searched refs:strip (Results 1 - 25 of 120) sorted by relevance

12345

/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/board/bcm947xx/src/
H A DMakefile16 ifeq ($(strip $(CFG_BCM57XX)),1)
35 ifeq ($(strip $(CFG_LITTLE)),0)
39 ifeq ($(strip $(CFG_EMBEDDED_NVRAM)),1)
43 ifeq ($(strip ${CFG_MINIMAL_SIZE}),1)
48 ifeq ($(strip $(CFG_FLASH)),1)
54 ifeq ($(strip ${CFG_SFLASH}),1)
59 ifeq ($(strip $(CFG_ET)),1)
74 ifeq ($(strip $(CFG_WL)),1)
91 ifeq ($(strip $(CFG_WLU)),1)
113 ifeq ($(strip
[all...]
/asus-wl-520gu-7.0.1.45/src/cfe/build/broadcom/bcm947xx/
H A DMakefile38 ifeq ($(strip $(CFG_PCI)),1)
47 ifeq ($(strip $(CFG_RELOC)),0)
51 ifeq ($(strip $(CFG_XIP)),0)
58 ifeq ($(strip $(CFG_ATE)),1)
98 ifeq ($(strip $(CFG_WL)),1)
110 ifneq ($(strip $(CFG_WL)),1)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/images/
H A DMakefile8 $(OBJCOPY) --strip-all -S -O binary $(TOPDIR)/vmlinux vmlinux
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/
H A DMakefile.elf-lib53 install-strip: install
55 @$(STRIP) --strip-unneeded --remove-section=.comment \
58 install-shlibs-strip: install-shlibs
60 @$(STRIP) --strip-unneeded --remove-section=.comment \
H A DMakefile.bsd-lib36 install-strip: install
38 install-shlibs-strip: install-shlibs
H A DMakefile.darwin-lib39 install-strip: install
41 install-shlibs-strip: install-shlibs
H A DMakefile.solaris-lib48 install-strip: install
51 install-shlibs-strip: install-shlibs
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/brcm-boards/generic/
H A DMakefile23 ifneq ($(strip $(CONFIG_BCM4704)),y)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wl/
H A DMakefile27 WL_SUFFIX := $(strip $(foreach v,$(VLIST),$(if $(CONFIG_WL_USE_$(v)),$(v))))
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/common/src/
H A Dtools.mk5 ifeq ($(strip ${CFG_UNCACHED}),1)
20 ifeq ($(strip ${CFG_BOOTRAM}),1)
48 ifeq ($(strip ${CFG_MLONG64}),1)
68 ifeq ($(strip ${CFG_UNCACHED}),1)
74 ifeq ($(strip ${CFG_RAMAPP}),1)
78 ifeq ($(strip ${CFG_RELOC}),0)
79 ifeq ($(strip ${CFG_BOOTRAM}),1)
101 ifeq ($(strip ${CFG_LITTLE}),1)
H A DMakefile15 ifeq ($(strip ${CFG_UNCACHED_RAMAPP}),1)
18 ifeq ($(strip ${CFG_RAMAPP}),1)
31 ifneq ($(strip ${CFG_FLASH}),1)
/asus-wl-520gu-7.0.1.45/src/router/bridge/misc/
H A DMakefile4 ifeq ($(strip $(DOSTATIC)),true)
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/main/
H A Dcfe.mk48 ifneq ("$(strip ${BOARD})","")
68 ifeq ($(strip ${CFG_VGACONSOLE}),1)
73 ifeq ($(strip ${CFG_VAPI}),1)
78 ifeq ($(strip ${CFG_ZLIB}),1)
83 ifeq ($(strip ${CFG_SIM}),1)
87 ifeq ($(strip ${CFG_SIM_CONSOLE}),1)
91 ifeq ($(strip ${CFG_BUFLOG}),1)
112 ifeq ($(strip ${CFG_BIENDIAN}),1)
113 ifeq ($(strip ${CFG_LITTLE}),1)
179 ifeq ($(strip
[all...]
/asus-wl-520gu-7.0.1.45/src/router/u2ec/
H A DMakefile9 ifeq ($(strip $(CROSS_COMPILE)),)
20 STRIP := $(CROSS_COMPILE)strip
37 ifeq ($(strip $(CROSS_COMPILE)),)
58 ifneq ($(strip $(CROSS_COMPILE)),)
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/threadutil/
H A DMakefile39 STRIP=$(CROSS)strip
/asus-wl-520gu-7.0.1.45/src/router/ez-ipupdate/
H A Dmkbinary27 for f in $exes; do strip $f; done
/asus-wl-520gu-7.0.1.45/src/router/vlan/
H A DMakefile10 STRIP = $(CROSS)strip
20 ifeq ($(strip $(DOSTATIC)),true)
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/sample/tvctrlpt/linux/
H A DMakefile41 STRIP=$(CROSS)strip
46 STRIP = strip
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/
H A DMakefile.in59 install-strip: subs all-libs-recursive install-strip-progs-recursive \
60 install-shlibs-strip-libs-recursive install-doc-libs
78 all-progs-recursive install-progs-recursive install-strip-progs-recursive \
88 all-libs-recursive install-libs-recursive install-strip-libs-recursive \
90 install-shlibs-strip-libs-recursive uninstall-shlibs-libs-recursive:
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/boot/
H A DMakefile25 strip-flags = $(addprefix --remove-section=,$(drop-sections))
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/ntlogon/
H A Dntlogon.py146 # name and strip out CR/LF
163 # strip comments and line endings
167 if string.strip(x.group(1)) != '' :
179 varname = string.strip(vardef.group(1)) # Strip leading and
180 varsub = string.strip(vardef.group(2)) # and trailing spaces
356 if string.strip(ln) != '': # Because whitespace
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/sample/tvdevice/linux/
H A DMakefile40 STRIP=$(CROSS)strip
45 STRIP = strip
95 STRIP=$(CROSS)strip
100 STRIP = strip
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/cpu/sb1250/src/
H A DMakefile33 ifeq ($(strip ${CFG_PCI}),1)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dstrip.c13 * strip.c This module implements Starmode Radio IP (STRIP)
17 * Version: @(#)strip.c 1.3 July 1997
235 struct strip struct
286 struct strip *next; /* The next struct in the list */
287 struct strip **referrer; /* The pointer that points to us*/
331 * (Both addresses are listed in /proc/net/strip.)
378 * address of all ones, e.g. "ifconfig st0 hw strip FFFFFFFFFFFF"
459 static struct strip *struct_strip_list;
523 static void DumpData(char *msg, struct strip *strip_info, __u8 *ptr, __u8 *end)
909 static int allocate_buffers(struct strip *strip_inf
[all...]
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A DMakefile85 # STRIPTOOL = $(CROSS)strip
127 ifeq ($(strip $(DOLFS)),true)
131 ifeq ($(strip $(DODMALLOC)),true)
138 ifeq ($(strip $(DOEFENCE)),true)
144 ifeq ($(strip $(DODEBUG)),true)
153 ifeq ($(strip $(DOSTATIC)),true)
157 # work) to try and strip out any unused junk. Doesn't do much for me,
178 ifneq ($(strip $(BB_SRC_DIR)),)
181 #ifneq ($(strip $(VPATH)),)
222 ifneq ($(strip
[all...]

Completed in 183 milliseconds

12345