Searched refs:TARGET_DIR (Results 976 – 1000 of 1009) sorted by relevance
1...<<3132333435363738394041
| /OK3568_Linux_fs/buildroot/package/clang/ |
| H A D | clang.mk | 87 rm -rf $(addprefix $(TARGET_DIR),$(CLANG_FILES_TO_REMOVE))
|
| /OK3568_Linux_fs/buildroot/package/mender/ |
| H A D | readme.txt | 121 device_type=$(cat ${TARGET_DIR}/var/lib/mender/device_type | sed 's/[^=]*=//') 122 artifact_name=$(cat ${TARGET_DIR}/etc/mender/artifact_info | sed 's/[^=]*=//')
|
| /OK3568_Linux_fs/buildroot/package/kmod/ |
| H A D | kmod.mk | 85 ln -sf $(KMOD_BIN_PATH) $(TARGET_DIR)/sbin/$$i; \
|
| /OK3568_Linux_fs/buildroot/package/janus-gateway/ |
| H A D | janus-gateway.mk | 32 $(RM) -fr $(TARGET_DIR)/usr/share/janus/demos/
|
| /OK3568_Linux_fs/buildroot/package/gobject-introspection/ |
| H A D | gobject-introspection.mk | 149 find $(TARGET_DIR)/usr/share \( -iname "*.gir" -o -iname \*.rnc \) -delete
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | adding-packages-generic.txt | 42 27: $(INSTALL) -D -m 0755 $(@D)/libfoo.so* $(TARGET_DIR)/usr/lib 43 28: $(INSTALL) -d -m 0755 $(TARGET_DIR)/etc/foo.d 98 from +$(TARGET_DIR)/usr/bin+, since they are not needed on the target. 406 +$(TARGET_DIR)/usr/bin+ since they are not needed on the target. 571 the directory given by +$(TARGET_DIR)+. Only the files required for 587 images) that do not belong in the +TARGET_DIR+ but are necessary 649 * Of course the +$(HOST_DIR)+, +$(STAGING_DIR)+ and +$(TARGET_DIR)+ 656 +TARGET_DIR+. See xref:top-level-parallel-build[] for more details
|
| H A D | customize-post-image.txt | 31 +TARGET_DIR+, +BUILD_DIR+, +BINARIES_DIR+, +CONFIG_DIR+ and
|
| H A D | adding-packages-cargo.txt | 65 31: $(TARGET_DIR)/usr/bin/foo
|
| H A D | adding-packages-linux-kernel-spec-infra.txt | 69 23: DESTDIR=$(TARGET_DIR) \
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | readme.txt | 147 ${BINARIES_DIR}/boot-part to $(TARGET_DIR)/boot (set its path in 151 cp -r ${BINARIES_DIR}/boot-part/* ${TARGET_DIR}/boot/
|
| /OK3568_Linux_fs/buildroot/package/murata-cyw-fw/ |
| H A D | murata-cyw-fw.mk | 94 $(TARGET_DIR)/lib/firmware/brcm/$(call murata-cyw-fw-file-rename,$(f))
|
| /OK3568_Linux_fs/buildroot/package/ |
| H A D | pkg-rebar.mk | 192 $$(call install-erlang-directories,$$(TARGET_DIR)/usr)
|
| H A D | pkg-utils.mk | 201 $(call per-package-rsync,$(1),target,$(TARGET_DIR))
|
| H A D | pkg-meson.mk | 270 $$(TARGET_MAKE_ENV) $$($$(PKG)_NINJA_ENV) DESTDIR=$$(TARGET_DIR) \
|
| H A D | pkg-autotools.mk | 169 $(2)_INSTALL_TARGET_OPTS ?= DESTDIR=$$(TARGET_DIR) install
|
| H A D | pkg-cmake.mk | 57 $(2)_INSTALL_TARGET_OPTS ?= DESTDIR=$$(TARGET_DIR) install/fast
|
| /OK3568_Linux_fs/buildroot/boot/barebox/ |
| H A D | barebox.mk | 148 cp $$(@D)/scripts/bareboxenv-target $$(TARGET_DIR)/usr/bin/bareboxenv
|
| /OK3568_Linux_fs/buildroot/package/wireshark/ |
| H A D | wireshark.mk | 185 find $(TARGET_DIR)/usr/share/wireshark -name '*.txt' -print0 \
|
| /OK3568_Linux_fs/buildroot/package/libcurl/ |
| H A D | libcurl.mk | 179 rm -rf $(TARGET_DIR)/usr/bin/curl
|
| /OK3568_Linux_fs/buildroot/package/mtd/ |
| H A D | mtd.mk | 128 $(INSTALL) -D -m 0755 $(@D)/$(f) $(TARGET_DIR)/usr/sbin/$(notdir $(f))
|
| /OK3568_Linux_fs/buildroot/package/gettext-tiny/ |
| H A D | gettext-tiny.mk | 103 $(INSTALL) -m 0755 -D $(GETTEXT_TINY_PKGDIR)/gettext-wrapper $(TARGET_DIR)/usr/bin/gettext
|
| /OK3568_Linux_fs/buildroot/package/efl/ |
| H A D | efl.mk | 267 rm -fr $(TARGET_DIR)/usr/lib/ecore/system/upower
|
| /OK3568_Linux_fs/buildroot/package/ripgrep/ |
| H A D | 0001-puts-jemalloc-allocator-behind-a-cargo-feature-flag.patch | 43 echo "target dir is: ${{ env.TARGET_DIR }}"
|
| /OK3568_Linux_fs/buildroot/package/asterisk/ |
| H A D | asterisk.mk | 298 DESTDIR=$(TARGET_DIR) \
|
| /OK3568_Linux_fs/buildroot/package/qt6/qt6base/ |
| H A D | qt6base.mk | 92 $(TARGET_MAKE_ENV) DESTDIR=$(TARGET_DIR) $(BR2_CMAKE) --install $(QT6BASE_BUILDDIR)
|
1...<<3132333435363738394041