Home
last modified time | relevance | path

Searched refs:ldflags (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/arch/hexagon/
DMakefile20 ldflags-y += $(call cc-option,-mv${CONFIG_HEXAGON_ARCH_VERSION})
26 LDFLAGS += $(ldflags-y)
/linux-4.1.27/arch/arc/
DMakefile56 ldflags-$(CONFIG_CPU_BIG_ENDIAN) += -EB
61 ldflags-$(upto_gcc44) += -marclinux
75 LDFLAGS += $(ldflags-y)
/linux-4.1.27/scripts/kconfig/lxdialog/
Dcheck-lxdialog.sh5 ldflags() function
85 ldflags
/linux-4.1.27/arch/cris/boot/compressed/
DMakefile16 ldflags-y += -T $(srctree)/$(src)/decompress_$(arch-y).lds
/linux-4.1.27/scripts/
DMakefile.lib5 ldflags-y += $(EXTRA_LDFLAGS)
160 ld_flags = $(LDFLAGS) $(ldflags-y)
247 cmd_ld = $(LD) $(LDFLAGS) $(ldflags-y) $(LDFLAGS_$(@F)) \
DMakefile.build28 ldflags-y :=
DKbuild.include143 # Usage: ldflags += $(call cc-ldoption, -Wl$(comma)--hash-style=both)
/linux-4.1.27/arch/cris/boot/rescue/
DMakefile16 ldflags-y += -T $(srctree)/$(src)/rescue_$(arch-y).lds
/linux-4.1.27/arch/metag/
DMakefile41 LDFLAGS_vmlinux := $(ldflags-y)
/linux-4.1.27/scripts/kconfig/
DMakefile208 HOSTLOADLIBES_mconf = $(shell $(CONFIG_SHELL) $(check-lxdialog) -ldflags $(HOSTCC))
/linux-4.1.27/tools/perf/config/
DMakefile157 PYTHON_EMBED_LDOPTS := $(shell $(PYTHON_CONFIG_SQ) --ldflags 2>/dev/null)
453 PYTHON_EMBED_LDOPTS := $(shell $(PYTHON_CONFIG_SQ) --ldflags 2>/dev/null)
/linux-4.1.27/Documentation/kbuild/
Dmakefiles.txt288 ccflags-y, asflags-y and ldflags-y
313 ldflags-y specifies options for linking with $(LD).
317 ldflags-y += -T $(srctree)/$(src)/decompress_$(arch-y).lds
846 Note: ldflags-y can be used to further customise