Home
last modified time | relevance | path

Searched defs:CROSS_COMPILE (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/arch/arc/
A DMakefile9 CROSS_COMPILE := $(call cc-cross-prefix, arc-linux- arceb-linux-) macro
/linux-6.3-rc2/arch/xtensa/
A DMakefile22 CROSS_COMPILE = xtensa_$(VARIANT)- macro
/linux-6.3-rc2/arch/loongarch/
A DMakefile40CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-linux-gnu- $(t… macro
/linux-6.3-rc2/arch/m68k/
A DMakefile19 CROSS_COMPILE := $(call cc-cross-prefix, \ macro
/linux-6.3-rc2/arch/sh/
A DMakefile14 CROSS_COMPILE := $(call cc-cross-prefix, sh-linux- sh-linux-gnu- sh-unknown-linux-gnu-) macro
/linux-6.3-rc2/tools/bpf/resolve_btfids/
A DMakefile28 CROSS_COMPILE = macro
/linux-6.3-rc2/arch/parisc/
A DMakefile55 CROSS_COMPILE := $(call cc-cross-prefix, \ macro
/linux-6.3-rc2/Documentation/kbuild/
A Dkbuild.rst166 CROSS_COMPILE section in Environment variables
/linux-6.3-rc2/arch/mips/
A DMakefile54CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-linux-gnu- $(t… macro
/linux-6.3-rc2/tools/testing/selftests/wireguard/qemu/
A DMakefile271 export CROSS_COMPILE := $(CHOST)- macro

Completed in 14 milliseconds