Searched refs:ldflags (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/scripts/kconfig/lxdialog/
H A Dcheck-lxdialog.sh5 ldflags() function
64 printf "Usage: $0 [-check compiler options|-ccflags|-ldflags compiler options]\n"
82 "-ldflags")
85 ldflags
/linux-4.1.27/arch/hexagon/
H A DMakefile20 ldflags-y += $(call cc-option,-mv${CONFIG_HEXAGON_ARCH_VERSION})
26 LDFLAGS += $(ldflags-y)
/linux-4.1.27/arch/cris/boot/compressed/
H A DMakefile16 ldflags-y += -T $(srctree)/$(src)/decompress_$(arch-y).lds
/linux-4.1.27/arch/arc/
H A DMakefile56 ldflags-$(CONFIG_CPU_BIG_ENDIAN) += -EB
61 ldflags-$(upto_gcc44) += -marclinux
75 LDFLAGS += $(ldflags-y)
/linux-4.1.27/arch/cris/boot/rescue/
H A DMakefile16 ldflags-y += -T $(srctree)/$(src)/rescue_$(arch-y).lds
/linux-4.1.27/arch/metag/
H A DMakefile41 LDFLAGS_vmlinux := $(ldflags-y)
/linux-4.1.27/tools/perf/config/
H A 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/scripts/kconfig/
H A DMakefile208 HOSTLOADLIBES_mconf = $(shell $(CONFIG_SHELL) $(check-lxdialog) -ldflags $(HOSTCC))
/linux-4.1.27/scripts/
H A Dcheckpatch.pl2472 'EXTRA_LDFLAGS' => 'ldflags-y',

Completed in 379 milliseconds