| /OK3568_Linux_fs/buildroot/package/android-tools/ |
| H A D | 0001-Fix-makefiles-for-out-of-tree-build.patch | 17 +VPATH+= $(SRCDIR)/core/adb 25 -VPATH+= ../libcutils 26 +VPATH+= $(SRCDIR)/core/libcutils 34 -VPATH+= ../libzipfile 35 +VPATH+= $(SRCDIR)/core/libzipfile 58 -VPATH+= ../libcutils 70 -#VPATH+= ../adb 71 +VPATH+= $(SRCDIR)/core/adbd 79 -VPATH+= ../libzipfile 80 +VPATH+= $(SRCDIR)/core/libcutils [all …]
|
| H A D | 0009-Fix-makefiles-for-out-of-tree-ext4_utils-build.patch | 19 +VPATH+=$(SRCDIR)/extras/ext4_utils 27 -VPATH+=../../core/libsparse 28 +VPATH+=$(SRCDIR)/core/libsparse
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ntb/ |
| H A D | ntb_test.sh | 90 VPATH=$1 93 if [[ "$VPATH" == *":/"* ]]; then 94 REMOTE=${VPATH%%:*} 95 VPATH=${VPATH#*:} 103 ssh "$REMOTE" cat "$VPATH" 105 cat "$VPATH" 115 ssh "$REMOTE" "echo \"$VALUE\" > \"$VPATH\"" 117 echo "$VALUE" > "$VPATH" 126 ssh "$REMOTE" "[[ -e ${VPATH} ]]" 128 [[ -e ${VPATH} ]] [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/makedumpfile/makedumpfile/ |
| H A D | 0001-makedumpfile-replace-hardcode-CFLAGS.patch | 116 - $(CC) $(CFLAGS) -c -o ./$@ $(VPATH)$(@:.o=.c) 117 + $(CC) $(CFLAGS_COMMON) -c -o ./$@ $(VPATH)$(@:.o=.c) 121 $(CC) $(CFLAGS_ARCH) -c -o ./$@ $(VPATH)$(@:.o=.c) 128 $(VPATH)makedumpfile.8.in > $(VPATH)makedumpfile.8 130 $(VPATH)makedumpfile.conf.5.in > $(VPATH)makedumpfile.conf.5
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/ |
| H A D | fastboot.mk | 5 VPATH += $(SRCDIR)/system/core/fastboot 16 VPATH += $(SRCDIR)/system/core/libzipfile 21 VPATH += $(SRCDIR)/system/extras/ext4_utils 36 VPATH += $(SRCDIR)/system/core/libsparse 45 VPATH += $(SRCDIR)/external/libselinux/src
|
| H A D | adbd.mk | 5 VPATH += $(SRCDIR)/system/core/adb 23 VPATH += $(SRCDIR)/system/core/liblog 31 VPATH += $(SRCDIR)/system/core/fs_mgr 35 VPATH += $(SRCDIR)/system/core/libcutils 66 VPATH += $(SRCDIR)/external/libselinux/src 105 VPATH += $(SRCDIR)/system/extras/ext4_utils
|
| H A D | mkbootimg.mk | 5 VPATH += $(SRCDIR)/system/core/mkbootimg 9 VPATH += $(SRCDIR)/system/core/libmincrypt
|
| H A D | ext4_utils.mk | 5 VPATH += $(SRCDIR)/system/extras/ext4_utils 30 VPATH += $(SRCDIR)/system/core/libsparse 50 VPATH += $(SRCDIR)/external/libselinux/src
|
| H A D | adb.mk | 5 VPATH += $(SRCDIR)/system/core/adb 23 VPATH += $(SRCDIR)/system/core/libcutils
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/iw/iw/ |
| H A D | separate-objdir.patch | 6 Typical use of VPATH to locate the sources. 25 +VPATH = $(SRCDIR)
|
| /OK3568_Linux_fs/buildroot/package/traceroute/ |
| H A D | traceroute.mk | 14 $(TARGET_MAKE_ENV) VPATH=$(STAGING_DIR)/usr/lib $(MAKE) $(TARGET_CONFIGURE_OPTS) \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/ |
| H A D | fcgiwrap_git.bb | 18 EXTRA_OEMAKE = "VPATH=${S}"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/linuxptp/linuxptp/ |
| H A D | build-Allow-CC-and-prefix-to-be-overriden.patch | 28 VPATH = $(srcdir)
|
| /OK3568_Linux_fs/buildroot/boot/syslinux/ |
| H A D | 0005-lzo-Use-the-host-toolchain-for-prepcore.patch | 21 VPATH = $(SRC)
|
| H A D | 0004-utils-Use-the-host-toolchain-to-build.patch | 22 VPATH = $(SRC)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/unfs3/unfs3/ |
| H A D | unfs3_parallel_build.patch | 18 VPATH = $(srcdir)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/m4/m4/ |
| H A D | ac_config_links.patch | 26 # Automake 1.10.1 and earlier try to remove GNUmakefile in non-VPATH
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/automake/automake/ |
| H A D | buildtest.patch | 47 ## Make sure Solaris VPATH-expands all members of this list, even
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/ |
| H A D | 0001-build-Do-not-build-po-files.patch | 19 VPATH = @srcdir@
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rsync/files/ |
| H A D | determism.patch | 24 VPATH=$(srcdir)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/traceroute/ |
| H A D | traceroute_2.1.0.bb | 23 EXTRA_OEMAKE = "VPATH=${STAGING_LIBDIR}"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/ |
| H A D | out-of-tree-build.patch | 7 VPATH=@srcdir@
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/apr/apr-util/ |
| H A D | configfix.patch | 16 - # this is for VPATH builds
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/srecord/files/ |
| H A D | libtool.patch | 15 VPATH = @srcdir@
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.modpost | 139 VPATH :=
|