Home
last modified time | relevance | path

Searched defs:LD_COMPAT (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/arm64/kernel/vdso32/
DMakefile17 LD_COMPAT ?= $(LD) macro
19 LD_COMPAT ?= $(CROSS_COMPILE_COMPAT)ld macro
/kernel/linux/linux-5.10/arch/arm64/kernel/vdso32/
DMakefile20 LD_COMPAT ?= $(LD) macro
22 LD_COMPAT ?= $(CROSS_COMPILE_COMPAT)ld macro