Searched refs:STAGING_DIR_HOST (Results 1 - 25 of 102) sorted by relevance

12345

/openwrt/tools/automake/
H A DMakefile19 --datarootdir=$(STAGING_DIR_HOST)/share \
33 rm -rf $(STAGING_DIR_HOST)/share/aclocal-[0-9]*
34 rm -rf $(STAGING_DIR_HOST)/share/automake-[0-9]*
36 mv $(STAGING_DIR_HOST)/bin/aclocal $(STAGING_DIR_HOST)/bin/aclocal.real
37 $(INSTALL_BIN) ./files/aclocal $(STAGING_DIR_HOST)/bin
38 ln -sf aclocal $(STAGING_DIR_HOST)/bin/aclocal-1.9
39 ln -sf aclocal $(STAGING_DIR_HOST)/bin/aclocal-1.10
40 ln -sf aclocal $(STAGING_DIR_HOST)/bin/aclocal-1.11
41 ln -sf aclocal $(STAGING_DIR_HOST)/bi
[all...]
/openwrt/tools/b43-tools/
H A DMakefile37 $(INSTALL_DIR) $(STAGING_DIR_HOST)/bin
38 $(INSTALL_BIN) $(HOST_BUILD_DIR)/fwcutter/b43-fwcutter $(STAGING_DIR_HOST)/bin/
39 $(INSTALL_BIN) $(HOST_BUILD_DIR)/assembler/b43-asm $(STAGING_DIR_HOST)/bin/
40 $(INSTALL_BIN) $(HOST_BUILD_DIR)/assembler/b43-asm.bin $(STAGING_DIR_HOST)/bin/
41 $(INSTALL_BIN) ./files/b43-fwsquash.py $(STAGING_DIR_HOST)/bin/
45 rm -f $(STAGING_DIR_HOST)/bin/b43-fwcutter
46 rm -f $(STAGING_DIR_HOST)/bin/b43-asm
47 rm -f $(STAGING_DIR_HOST)/bin/b43-asm.bin
48 rm -f $(STAGING_DIR_HOST)/bin/b43-fwsquash.py
/openwrt/tools/missing-macros/
H A DMakefile22 $(INSTALL_DIR) $(STAGING_DIR_HOST)/share/aclocal
23 $(INSTALL_DATA) ./src/m4/*.m4 $(STAGING_DIR_HOST)/share/aclocal/
24 $(INSTALL_DIR) $(STAGING_DIR_HOST)/bin
25 $(INSTALL_BIN) ./src/bin/* $(STAGING_DIR_HOST)/bin/
/openwrt/tools/e2fsprogs/
H A DMakefile38 mkdir -p $(STAGING_DIR_HOST)/include/e2fsprogs
39 $(CP) $(STAGING_DIR_HOST)/include/uuid $(STAGING_DIR_HOST)/include/e2fsprogs/
40 rm -rf $(STAGING_DIR_HOST)/include/uuid
41 $(INSTALL_DATA) $(HOST_BUILD_DIR)/lib/uuid/libuuid.a $(STAGING_DIR_HOST)/lib/
45 rm -f $(STAGING_DIR_HOST)/bin/e2fsck
46 rm -f $(STAGING_DIR_HOST)/bin/tune2fs
/openwrt/tools/mtools/
H A DMakefile29 $(INSTALL_BIN) $(HOST_BUILD_DIR)/mcopy $(STAGING_DIR_HOST)/bin/
30 $(INSTALL_BIN) $(HOST_BUILD_DIR)/mmd $(STAGING_DIR_HOST)/bin/
34 rm -f $(STAGING_DIR_HOST)/bin/mcopy
35 rm -f $(STAGING_DIR_HOST)/bin/mmd
/openwrt/tools/patch-image/
H A DMakefile19 $(CP) $(HOST_BUILD_DIR)/patch-cmdline $(STAGING_DIR_HOST)/bin/
20 $(CP) $(HOST_BUILD_DIR)/patch-dtb $(STAGING_DIR_HOST)/bin/
24 rm -f $(STAGING_DIR_HOST)/bin/patch-cmdline
25 rm -f $(STAGING_DIR_HOST)/bin/patch-dtb
/openwrt/tools/squashfs4/
H A DMakefile27 LZMA_LIB="$(STAGING_DIR_HOST)/lib/liblzma.a" \
28 EXTRA_CFLAGS="-I$(STAGING_DIR_HOST)/include" \
33 $(INSTALL_BIN) $(HOST_BUILD_DIR)/squashfs-tools/mksquashfs $(STAGING_DIR_HOST)/bin/mksquashfs4
34 $(INSTALL_BIN) $(HOST_BUILD_DIR)/squashfs-tools/unsquashfs $(STAGING_DIR_HOST)/bin/unsquashfs4
38 rm -f $(STAGING_DIR_HOST)/bin/mksquashfs4
39 rm -f $(STAGING_DIR_HOST)/bin/unsquashfs4
/openwrt/tools/wrt350nv2-builder/
H A DMakefile27 $(INSTALL_DIR) $(STAGING_DIR_HOST)/bin
28 $(INSTALL_BIN) $(HOST_BUILD_DIR)/wrt350nv2-builder $(STAGING_DIR_HOST)/bin/
32 $(INSTALL_DIR) $(STAGING_DIR_HOST)/share/wrt350nv2-builder; \
33 $(CP) files/u-boot.bin $(STAGING_DIR_HOST)/share/wrt350nv2-builder/; )
37 rm -f $(STAGING_DIR_HOST)/bin/wrt350nv2-builder
38 rm -f $(STAGING_DIR_HOST)/share/wrt350nv2-builder
/openwrt/tools/libtool/
H A DMakefile25 (cd $(STAGING_DIR_HOST)/share/aclocal/ && rm -f libtool.m4 ltdl.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4)
31 $(SED) 's,\(hardcode_into_libs\)=yes,\1=no,g' $(STAGING_DIR_HOST)/bin/libtool
32 $(CP) $(STAGING_DIR_HOST)/bin/libtool $(STAGING_DIR_HOST)/bin/libtool-ucxx
33 $(SED) 's,-lstdc++,-luClibc++,g' $(STAGING_DIR_HOST)/bin/libtool-ucxx
/openwrt/tools/libelf/
H A DMakefile39 $(INSTALL_DIR) $(STAGING_DIR_HOST)/{lib,include/libelf}
41 $(STAGING_DIR_HOST)/include/libelf/
42 $(CP) $(HOST_BUILD_DIR)/lib/libelf.a $(STAGING_DIR_HOST)/lib/
46 rm -rf $(STAGING_DIR_HOST)/include/libelf
47 rm -f $(STAGING_DIR_HOST)/lib/libelf.a
/openwrt/tools/squashfs/
H A DMakefile25 LZMAPATH=$(STAGING_DIR_HOST)/lib \
30 $(INSTALL_BIN) $(HOST_BUILD_DIR)/squashfs-tools/mksquashfs-lzma $(STAGING_DIR_HOST)/bin/
31 $(INSTALL_BIN) $(HOST_BUILD_DIR)/squashfs-tools/unsquashfs-lzma $(STAGING_DIR_HOST)/bin/
35 rm -f $(STAGING_DIR_HOST)/bin/mksquashfs-lzma
36 rm -f $(STAGING_DIR_HOST)/bin/unsquashfs-lzma
/openwrt/tools/qemu/
H A DMakefile19 HOST_CFLAGS += -I$(STAGING_DIR_HOST)/include/e2fsprogs
36 $(INSTALL_DIR) $(STAGING_DIR_HOST)/bin
37 $(INSTALL_BIN) $(HOST_BUILD_DIR)/qemu-img $(STAGING_DIR_HOST)/bin
/openwrt/tools/scons/
H A DMakefile27 ./files/pywrap.sh $(HOST_BUILD_DIR)/setup.py install --prefix=$(STAGING_DIR_HOST)
28 rm -f $(STAGING_DIR_HOST)/bin/scons*.py
29 for bin in $(STAGING_DIR_HOST)/bin/scons*; do \
/openwrt/tools/yaffs2/
H A DMakefile31 $(INSTALL_DIR) $(STAGING_DIR_HOST)/bin
32 $(INSTALL_BIN) $(HOST_BUILD_DIR)/yaffs2/utils/mkyaffs2image $(STAGING_DIR_HOST)/bin/
36 rm -f $(STAGING_DIR_HOST)/bin/mkyaffs2image
/openwrt/tools/gengetopt/
H A DMakefile23 $(INSTALL_BIN) $(HOST_BUILD_DIR)/src/gengetopt $(STAGING_DIR_HOST)/bin/
27 rm -f $(STAGING_DIR_HOST)/bin/gengetopt
/openwrt/tools/patchelf/
H A DMakefile22 $(INSTALL_DIR) $(STAGING_DIR_HOST)/bin
23 $(INSTALL_BIN) $(HOST_BUILD_DIR)/src/patchelf $(STAGING_DIR_HOST)/bin/patchelf
/openwrt/tools/sstrip/
H A DMakefile18 $(CP) $(HOST_BUILD_DIR)/sstrip $(STAGING_DIR_HOST)/bin/
22 rm -f $(STAGING_DIR_HOST)/bin/sstrip
/openwrt/include/
H A Dtoolchain-build.mk10 REAL_STAGING_DIR_HOST:=$(STAGING_DIR_HOST)
11 STAGING_DIR_HOST:=$(TOOLCHAIN_DIR) macro
/openwrt/scripts/
H A Ddeptest.sh23 STAGING_DIR_HOST="$DIR/staging_dir/host"
61 STAGING_DIR_HOST="$STAGING_DIR_HOST" \
107 rm -rf "$STAGING_DIR" "$STAGING_DIR_HOST"
109 cp -al "$STAGING_DIR_HOST_TMPL" "$STAGING_DIR_HOST"
189 rm -rf "$STAGING_DIR" "$STAGING_DIR_HOST" "$BUILD_DIR" "$BUILD_DIR_HOST" "$KERNEL_BUILD_DIR"
190 mkdir -p "$STAGING_DIR" "$STAGING_DIR_HOST" \
196 cp -al "$STAGING_DIR_HOST" "$STAGING_DIR_HOST_TMPL"
197 rm -rf "$STAGING_DIR" "$STAGING_DIR_HOST" "$BUILD_DIR" "$BUILD_DIR_HOST"
/openwrt/package/utils/mkelfimage/
H A DMakefile28 MAKE_FLAGS += HOST_CC="$(HOSTCC)" DEFS="-I$(STAGING_DIR_HOST)/include"
31 $(INSTALL_DIR) $(STAGING_DIR_HOST)/bin
32 $(INSTALL_BIN) $(PKG_BUILD_DIR)/objdir/sbin/mkelfImage $(STAGING_DIR_HOST)/bin
/openwrt/tools/ccache/
H A DMakefile23 $(INSTALL_DIR) $(STAGING_DIR_HOST)/bin/
24 $(CP) ./files/* $(STAGING_DIR_HOST)/bin/
/openwrt/tools/lzma/
H A DMakefile29 $(INSTALL_DIR) $(STAGING_DIR_HOST)/bin
30 $(INSTALL_BIN) $(HOST_BUILD_DIR)/CPP/7zip/Compress/LZMA_Alone/lzma_alone $(STAGING_DIR_HOST)/bin/lzma
/openwrt/tools/lzma-old/
H A DMakefile29 $(INSTALL_DATA) $(LIB_DIR)/liblzma.a $(STAGING_DIR_HOST)/lib/liblzma-old.a
33 rm -f $(STAGING_DIR_HOST)/lib/liblzma-old.a
/openwrt/tools/make-ext4fs/
H A DMakefile33 $(INSTALL_BIN) $(HOST_BUILD_DIR)/make_ext4fs $(STAGING_DIR_HOST)/bin/
37 rm -f $(STAGING_DIR_HOST)/bin/make_ext4fs
/openwrt/tools/mklibs/
H A DMakefile27 $(STAGING_DIR_HOST)/bin/
31 rm -f $(STAGING_DIR_HOST)/bin/mklibs*

Completed in 132 milliseconds

12345