Home
last modified time | relevance | path

Searched refs:subst (Results 1 – 25 of 206) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/arch/x86/platform/intel-mid/device_libs/
H A DMakefile3 obj-$(subst m,y,$(CONFIG_PINCTRL_MERRIFIELD)) += platform_mrfld_pinctrl.o
5 obj-$(subst m,y,$(CONFIG_MMC_SDHCI_PCI)) += platform_mrfld_sd.o
7 obj-$(subst m,y,$(CONFIG_BRCMFMAC_SDIO)) += platform_bcm43xx.o
8 obj-$(subst m,y,$(CONFIG_BT_HCIUART_BCM)) += platform_bt.o
10 obj-$(subst m,y,$(CONFIG_MFD_INTEL_MSIC)) += platform_msic.o
11 obj-$(subst m,y,$(CONFIG_SND_MFLD_MACHINE)) += platform_msic_audio.o
12 obj-$(subst m,y,$(CONFIG_GPIO_MSIC)) += platform_msic_gpio.o
13 obj-$(subst m,y,$(CONFIG_MFD_INTEL_MSIC)) += platform_msic_ocd.o
14 obj-$(subst m,y,$(CONFIG_MFD_INTEL_MSIC)) += platform_msic_battery.o
15 obj-$(subst m,y,$(CONFIG_INTEL_MID_POWER_BUTTON)) += platform_msic_power_btn.o
[all …]
/OK3568_Linux_fs/buildroot/support/misc/
H A Dutils.mk9 qstrip = $(strip $(subst ",,$(1)))
56 $$(eval __tmp := $$(subst $(word 1,$(subst :, ,$c)),$(word 2,$(subst :, ,$c)),$$(__tmp))))\
70 sanitize = $(subst $(space),_,$(subst :,_,$(subst /,_,$(strip $(1)))))
89 make-comma-list = $(subst $(space),$(comma)$(space),$(patsubst %,"%",$(strip $(1))))
93 make-sq-comma-list = $(subst $(space),$(comma)$(space),$(patsubst %,'%',$(strip $(1))))
/OK3568_Linux_fs/kernel/net/l2tp/
H A DMakefile11 obj-$(subst y,$(CONFIG_L2TP),$(CONFIG_PPPOL2TP)) += l2tp_ppp.o
12 obj-$(subst y,$(CONFIG_L2TP),$(CONFIG_L2TP_IP)) += l2tp_ip.o
13 obj-$(subst y,$(CONFIG_L2TP),$(CONFIG_L2TP_V3)) += l2tp_netlink.o
14 obj-$(subst y,$(CONFIG_L2TP),$(CONFIG_L2TP_ETH)) += l2tp_eth.o
15 obj-$(subst y,$(CONFIG_L2TP),$(CONFIG_L2TP_DEBUGFS)) += l2tp_debugfs.o
17 obj-$(subst y,$(CONFIG_L2TP),$(CONFIG_L2TP_IP)) += l2tp_ip6.o
/OK3568_Linux_fs/kernel/tools/power/acpi/
H A DMakefile.rules11 $(ECHO) " LD " $(subst $(OUTPUT),,$@)
13 $(ECHO) " STRIP " $(subst $(OUTPUT),,$@)
17 $(ECHO) " MKDIR " $(subst $(OUTPUT),,$@)
19 $(ECHO) " CP " $(subst $(OUTPUT),,$@)
23 $(ECHO) " CC " $(subst $(OUTPUT),,$@)
28 $(ECHO) " RMOBJ " $(subst $(OUTPUT),,$(objdir))
34 $(ECHO) " RMINC " $(subst $(OUTPUT),,$(KERNEL_INCLUDE))
/OK3568_Linux_fs/kernel/drivers/base/firmware_loader/builtin/
H A DMakefile5 fwdir := $(subst $(quote),,$(CONFIG_EXTRA_FIRMWARE_DIR))
8 obj-y := $(addsuffix .gen.o, $(subst $(quote),,$(CONFIG_EXTRA_FIRMWARE)))
12 FWSTR = $(subst $(comma),_,$(subst /,_,$(subst .,_,$(subst -,_,$(FWNAME)))))
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bash/bash/
H A DCVE-2022-3715.patch11 [https://git.savannah.gnu.org/cgit/bash.git/diff/subst.c?h=bash-5.2-testing&id=9cef6d01181525de1198…
15 subst.c | 2 +-
18 diff --git a/subst.c b/subst.c
20 --- a/subst.c
21 +++ b/subst.c
/OK3568_Linux_fs/buildroot/package/
H A Dpkg-utils.mk41 pkgname = $(lastword $(subst /, ,$(pkgdir)))
91 $(subst NO,false,$(subst YES,true,$(1)))
148 $(subst \|,|,
172 $(subst $(comma)},}, $(subst $(comma)$(space)},$(space)}, \
173 $(subst $(comma)],], $(subst $(comma)$(space)],$(space)], \
174 $(subst \,\\, \
H A Dpkg-cmake.mk94 $(2)_CC ?= $(subst $(HOST_DIR)/,,$(call qstrip,$(TARGET_CC)))
95 $(2)_CXX ?= $(subst $(HOST_DIR)/,,$(call qstrip,$(TARGET_CXX)))
96 $(2)_AR ?= $(subst $(HOST_DIR)/,,$(call qstrip,$(TARGET_AR)))
97 $(2)_AS ?= $(subst $(HOST_DIR)/,,$(call qstrip,$(TARGET_AS)))
98 $(2)_LD ?= $(subst $(HOST_DIR)/,,$(call qstrip,$(TARGET_LD)))
99 $(2)_NM ?= $(subst $(HOST_DIR)/,,$(call qstrip,$(TARGET_NM)))
100 $(2)_RANLIB ?= $(subst $(HOST_DIR)/,,$(call qstrip,$(TARGET_RANLIB)))
101 $(2)_READELF ?= $(subst $(HOST_DIR)/,,$(call qstrip,$(TARGET_READELF)))
102 $(2)_STRIP ?= $(subst $(HOST_DIR)/,,$(call qstrip,$(TARGET_STRIP)))
103 $(2)_OBJCOPY ?= $(subst $(HOST_DIR)/,,$(call qstrip,$(TARGET_OBJCOPY)))
[all …]
H A Dpkg-download.mk48 geturischeme = $(firstword $(subst ://, ,$(call qstrip,$(1))))
52 stripurischeme = $(lastword $(subst ://, ,$(call qstrip,$(1))))
54 domain = $(firstword $(subst $(call domainseparator,$(2)), ,$(call stripurischeme,$(1))))
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/copyloops/
H A DMakefile26 -D SELFTEST_CASE=$(subst copyuser_64_t,,$(notdir $@)) \
32 -D SELFTEST_CASE=$(subst copyuser_p7_t,,$(notdir $@)) \
39 -D SELFTEST_CASE=$(subst memcpy_64_t,,$(notdir $@)) \
45 -D SELFTEST_CASE=$(subst memcpy_p7_t,,$(notdir $@)) \
57 -D SELFTEST_CASE=$(subst copyuser_64_exc_t,,$(notdir $@)) \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/mk/
H A Dcc-option.mk2 _cc-opt-cached-var-name = $(subst =,~,$(strip cached-cc-option-$(1)-$(subst $(empty) $(empty),,$(CC…
11 _ld-opt-cached-var-name = $(subst =,~,$(subst $(empty) $(empty),,$(strip cached-ld-option-$(1)-$(LD…
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/mk/
H A Dcc-option.mk2 _cc-opt-cached-var-name = $(subst =,~,$(strip cached-cc-option-$(1)-$(subst $(empty) $(empty),,$(CC…
11 _ld-opt-cached-var-name = $(subst =,~,$(subst $(empty) $(empty),,$(strip cached-ld-option-$(1)-$(LD…
/OK3568_Linux_fs/buildroot/package/erlang/
H A D0002-erts-emulator-reorder-inclued-headers-paths.patch33 - $(V_EMU_CC) $(subst -O2, $(GEN_OPT_FLGS), $(CFLAGS)) $(INCLUDES) -c $< -o $@
34 + $(V_EMU_CC) $(INCLUDES) $(subst -O2, $(GEN_OPT_FLGS), $(CFLAGS)) -c $< -o $@
37 $(V_EMU_CC) -S -fverbose-asm $(subst -O2, $(GEN_OPT_FLGS), $(CFLAGS)) $(INCLUDES) -c $< -o $@
42 - $(V_CC) $(subst -O2, $(GEN_OPT_FLGS), $(CFLAGS)) $(INCLUDES) -c $< -o $@
43 + $(V_CC) $(INCLUDES) $(subst -O2, $(GEN_OPT_FLGS), $(CFLAGS)) -c $< -o $@
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dstrlist.c115 char *subst = NULL; in strlist__parse_list_entry() local
122 if (asprintf(&subst, "%s/%s", subst_dir, s) < 0) in strlist__parse_list_entry()
125 if (access(subst, F_OK) == 0) { in strlist__parse_list_entry()
126 err = strlist__load(slist, subst); in strlist__parse_list_entry()
138 free(subst); in strlist__parse_list_entry()
/OK3568_Linux_fs/kernel/tools/perf/
H A DMakefile.config251 override PYTHON := $(call get-executable-or-default,PYTHON,$(subst -config,,$(PYTHON_CONFIG)))
1134 ETC_PERFCONFIG_SQ = $(subst ','\'',$(ETC_PERFCONFIG))
1135 STRACE_GROUPS_DIR_SQ = $(subst ','\'',$(STRACE_GROUPS_DIR))
1136 DESTDIR_SQ = $(subst ','\'',$(DESTDIR))
1137 bindir_SQ = $(subst ','\'',$(bindir))
1138 mandir_SQ = $(subst ','\'',$(mandir))
1139 infodir_SQ = $(subst ','\'',$(infodir))
1140 perfexecdir_SQ = $(subst ','\'',$(perfexecdir))
1141 perf_include_dir_SQ = $(subst ','\'',$(perf_include_dir))
1142 perf_examples_dir_SQ = $(subst ','\'',$(perf_examples_dir))
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A DMakefile.headersinst11 gen := $(if $(gen),$(gen),$(subst include/,include/generated/,$(obj)))
19 old-kbuild-file := $(srctree)/$(subst uapi/,,$(obj))/Kbuild
26 installdir := $(INSTALL_HDR_PATH)/$(subst uapi/,,$(_dst))
43 oldsrcdir := $(srctree)/$(subst /uapi,,$(obj))
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A DMakefile.headersinst11 gen := $(if $(gen),$(gen),$(subst include/,include/generated/,$(obj)))
19 old-kbuild-file := $(srctree)/$(subst uapi/,,$(obj))/Kbuild
26 installdir := $(INSTALL_HDR_PATH)/$(subst uapi/,,$(_dst))
43 oldsrcdir := $(srctree)/$(subst /uapi,,$(obj))
/OK3568_Linux_fs/buildroot/package/ding-libs/
H A Dding-libs.mk8 DING_LIBS_SOURCE = ding-libs-ding_libs-$(subst .,_,$(DING_LIBS_VERSION)).tar.gz
10 https://pagure.io/SSSD/ding-libs/archive/ding_libs-$(subst .,_,$(DING_LIBS_VERSION))
/OK3568_Linux_fs/buildroot/package/olsr/
H A D0001-olsrd-migrate-to-using-bison-3.7.1.patch39 - $(MAKECMDPREFIX)mv "$(subst .c,.h,$@-tmp)" "$(subst .c,.h,$@)"
40 - $(MAKECMDPREFIX)$(RM) "$@-tmp" "$(subst .c,.h,$@-tmp)"
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/
H A DOpenCV.mk12 LOCAL_PATH:=$(subst ?,,$(firstword ?$(subst \, ,$(subst /, ,$(call my-dir)))))
/OK3568_Linux_fs/buildroot/package/mesa3d/
H A Dmesa3d.mk119 -Dgallium-drivers=$(subst $(space),$(comma),$(MESA3D_GALLIUM_DRIVERS-y)) \
136 -Ddri-drivers=$(subst $(space),$(comma),$(MESA3D_DRI_DRIVERS-y))
146 -Dvulkan-drivers=$(subst $(space),$(comma),$(MESA3D_VULKAN_DRIVERS-y))
194 -Dplatforms=$(subst $(space),$(comma),$(MESA3D_PLATFORMS))
/OK3568_Linux_fs/kernel/scripts/
H A DKbuild.include21 depfile = $(subst $(comma),_,$(dot-target).d)
33 escsq = $(subst $(squote),'\$(squote)',$1)
217 cmd-check = $(filter-out $(subst $(space),$(space_escape),$(strip $(cmd_$@))), \
218 $(subst $(space),$(space_escape),$(strip $(cmd_$1))))
229 make-cmd = $(call escsq,$(subst $(pound),$$(pound),$(subst $$,$$$$,$(cmd_$(1)))))
331 $(1)_FILENAME := $$(subst \\,\,$$(subst \$$(quote),$$(quote),$$(subst $$(space_escape),\$$(space),$…
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A DKbuild.include21 depfile = $(subst $(comma),_,$(dot-target).d)
33 escsq = $(subst $(squote),'\$(squote)',$1)
217 cmd-check = $(filter-out $(subst $(space),$(space_escape),$(strip $(cmd_$@))), \
218 $(subst $(space),$(space_escape),$(strip $(cmd_$1))))
229 make-cmd = $(call escsq,$(subst $(pound),$$(pound),$(subst $$,$$$$,$(cmd_$(1)))))
331 $(1)_FILENAME := $$(subst \\,\,$$(subst \$$(quote),$$(quote),$$(subst $$(space_escape),\$$(space),$…
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A DKbuild.include21 depfile = $(subst $(comma),_,$(dot-target).d)
33 escsq = $(subst $(squote),'\$(squote)',$1)
217 cmd-check = $(filter-out $(subst $(space),$(space_escape),$(strip $(cmd_$@))), \
218 $(subst $(space),$(space_escape),$(strip $(cmd_$1))))
229 make-cmd = $(call escsq,$(subst $(pound),$$(pound),$(subst $$,$$$$,$(cmd_$(1)))))
331 $(1)_FILENAME := $$(subst \\,\,$$(subst \$$(quote),$$(quote),$$(subst $$(space_escape),\$$(space),$…
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A DMakefile8 MPP_REVISION_0 := $(subst \,\\\,$(MPP_GIT_REVISION))
9 MPP_REVISION := $(subst ",\\\",$(MPP_REVISION_0))

123456789