Searched refs:subst (Results 1 - 28 of 28) sorted by relevance

/linux-4.4.14/net/8021q/
H A DMakefile4 obj-$(subst m,y,$(CONFIG_VLAN_8021Q)) += vlan_core.o
/linux-4.4.14/net/bridge/
H A DMakefile13 bridge-$(subst m,y,$(CONFIG_BRIDGE_NETFILTER)) += br_nf_core.o
16 br_netfilter-$(subst m,y,$(CONFIG_IPV6)) += br_netfilter_ipv6.o
/linux-4.4.14/net/sctp/
H A DMakefile21 sctp-$(subst m,y,$(CONFIG_IPV6)) += ipv6.o
/linux-4.4.14/tools/perf/util/
H A Dstrlist.c115 char *subst = NULL; strlist__parse_list_entry() local
122 if (asprintf(&subst, "%s/%s", subst_dir, s) < 0) strlist__parse_list_entry()
125 if (access(subst, F_OK) == 0) { strlist__parse_list_entry()
126 err = strlist__load(slist, subst); strlist__parse_list_entry()
133 free(subst); strlist__parse_list_entry()
/linux-4.4.14/net/dccp/
H A DMakefile19 obj-$(subst y,$(CONFIG_IP_DCCP),$(CONFIG_IPV6)) += dccp_ipv6.o
/linux-4.4.14/tools/lib/bpf/
H A DMakefile32 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))'
44 man_dir_SQ = '$(subst ','\'',$(man_dir))'
79 libdir_SQ = $(subst ','\'',$(libdir))
80 libdir_relative_SQ = $(subst ','\'',$(libdir_relative))
81 plugin_dir_SQ = $(subst ','\'',$(plugin_dir))
/linux-4.4.14/tools/lib/lockdep/
H A DMakefile29 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))'
60 libdir_SQ = $(subst ','\'',$(libdir))
61 bindir_SQ = $(subst ','\'',$(bindir))
/linux-4.4.14/net/ipv6/
H A DMakefile48 obj-$(subst m,y,$(CONFIG_IPV6)) += inet6_hashtables.o
/linux-4.4.14/drivers/mmc/host/
H A DMakefile13 obj-$(subst m,y,$(CONFIG_MMC_SDHCI_PCI)) += sdhci-pci-data.o
40 tmio_mmc_core-$(subst m,y,$(CONFIG_MMC_SDHI)) += tmio_mmc_dma.o
/linux-4.4.14/tools/lib/traceevent/
H A DMakefile36 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))'
48 man_dir_SQ = '$(subst ','\'',$(man_dir))'
74 PLUGIN_DIR_SQ = '$(subst ','\'',$(PLUGIN_DIR))'
98 libdir_SQ = $(subst ','\'',$(libdir))
99 libdir_relative_SQ = $(subst ','\'',$(libdir_relative))
100 plugin_dir_SQ = $(subst ','\'',$(plugin_dir))
/linux-4.4.14/tools/perf/config/
H A DMakefile701 ETC_PERFCONFIG_SQ = $(subst ','\'',$(ETC_PERFCONFIG))
702 STRACE_GROUPS_DIR_SQ = $(subst ','\'',$(STRACE_GROUPS_DIR))
703 DESTDIR_SQ = $(subst ','\'',$(DESTDIR))
704 bindir_SQ = $(subst ','\'',$(bindir))
705 mandir_SQ = $(subst ','\'',$(mandir))
706 infodir_SQ = $(subst ','\'',$(infodir))
707 perfexecdir_SQ = $(subst ','\'',$(perfexecdir))
708 template_dir_SQ = $(subst ','\'',$(template_dir))
709 htmldir_SQ = $(subst ','\'',$(htmldir))
710 prefix_SQ = $(subst ','\'',$(prefix))
711 sysconfdir_SQ = $(subst ','\'',$(sysconfdir))
712 libdir_SQ = $(subst ','\'',$(libdir))
721 perfexec_instdir_SQ = $(subst ','\'',$(perfexec_instdir))
722 STRACE_GROUPS_INSTDIR_SQ = $(subst ','\'',$(STRACE_GROUPS_INSTDIR))
729 plugindir_SQ= $(subst ','\'',$(plugindir))
H A Dutilities.mak32 escape-nl = $(subst $(newline),$(call nl-escape,$(2)),$(1))
40 unescape-nl = $(subst $(call nl-escape,$(2)),$(newline),$(1))
86 escape-for-shell-sq = $(subst ','\'',$(1))
/linux-4.4.14/arch/microblaze/
H A DMakefile31 CPUFLAGS-$(subst 1,,$(CONFIG_XILINX_MICROBLAZE0_USE_HW_MUL)) += -mxl-multiply-high
58 DTB:=$(subst simpleImage.,,$(filter simpleImage.%, $(MAKECMDGOALS)))
/linux-4.4.14/drivers/firmware/efi/libstub/
H A DMakefile13 cflags-$(CONFIG_ARM64) := $(subst -pg,,$(KBUILD_CFLAGS))
14 cflags-$(CONFIG_ARM) := $(subst -pg,,$(KBUILD_CFLAGS)) \
/linux-4.4.14/arch/c6x/
H A DMakefile40 DTB:=$(subst dtbImage.,,$(filter dtbImage.%, $(MAKECMDGOALS)))
/linux-4.4.14/kernel/trace/
H A DMakefile6 KBUILD_CFLAGS = $(subst $(CC_FLAGS_FTRACE),,$(ORIG_CFLAGS))
/linux-4.4.14/arch/sh/boot/compressed/
H A DMakefile32 KBUILD_CFLAGS = $(subst -pg, , $(ORIG_CFLAGS))
/linux-4.4.14/arch/metag/boot/
H A DMakefile33 KBUILD_CFLAGS = $(subst -pg, , $(orig_cflags))
/linux-4.4.14/firmware/
H A DMakefile7 fwdir := $(subst $(quote),,$(CONFIG_EXTRA_FIRMWARE_DIR))
10 fw-external-y := $(subst $(quote),,$(CONFIG_EXTRA_FIRMWARE))
152 FWSTR="$(subst /,_,$(subst .,_,$(subst -,_,$(patsubst \
/linux-4.4.14/lib/
H A DMakefile7 KBUILD_CFLAGS = $(subst $(CC_FLAGS_FTRACE),,$(ORIG_CFLAGS))
62 CFLAGS_hweight.o = $(subst $(quote),,$(CONFIG_ARCH_HWEIGHT_CFLAGS))
/linux-4.4.14/arch/cris/
H A DMakefile56 KBUILD_CFLAGS := $(subst -fomit-frame-pointer,,$(KBUILD_CFLAGS)) -g
/linux-4.4.14/Documentation/DocBook/
H A DMakefile130 cmd_db2ps = $(subst TYPE,ps, $($(PS_METHOD)template))
135 cmd_db2pdf = $(subst TYPE,pdf, $($(PDF_METHOD)template))
/linux-4.4.14/arch/arm/boot/compressed/
H A DMakefile106 KBUILD_CFLAGS = $(subst -pg, , $(ORIG_CFLAGS))
/linux-4.4.14/scripts/package/
H A DMakefile25 KERNELPATH := kernel-$(subst -,_,$(KERNELRELEASE))
/linux-4.4.14/arch/m68k/
H A DMakefile86 KBUILD_CFLAGS := $(subst -fomit-frame-pointer,,$(KBUILD_CFLAGS)) -g
/linux-4.4.14/arch/powerpc/boot/
H A DMakefile319 image-y += $(subst ",,$(CONFIG_EXTRA_TARGETS))
338 $(call if_changed,wrap,$(subst $(obj)/zImage.,,$@))
/linux-4.4.14/tools/perf/Documentation/
H A DMakefile126 SHELL_PATH_SQ = $(subst ','\'',$(SHELL_PATH))
/linux-4.4.14/
H A DMakefile1305 printf " %-24s - Build for %s\\n" $(b) $(subst _defconfig,,$(b));) \
1339 printf " %-24s - Build for %s\\n" $*/$(b) $(subst _defconfig,,$(b));) \

Completed in 593 milliseconds