Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/h8300/
DMakefile30 CROSS_COMPILE := $(call cc-cross-prefix, h8300-unknown-linux- h8300-linux-) macro
/kernel/linux/linux-5.10/arch/arc/
DMakefile9 CROSS_COMPILE := $(call cc-cross-prefix, arc-linux- arceb-linux-) macro
/kernel/linux/linux-5.10/arch/xtensa/
DMakefile29 CROSS_COMPILE = xtensa_$(VARIANT)- macro
/kernel/linux/linux-5.10/arch/parisc/
DMakefile52 CROSS_COMPILE := $(call cc-cross-prefix, \ macro
/kernel/linux/linux-5.10/arch/m68k/
DMakefile21 CROSS_COMPILE := $(call cc-cross-prefix, \ macro
/kernel/linux/linux-5.10/Documentation/kbuild/
Dkbuild.rst138 CROSS_COMPILE section in Environment variables
/kernel/linux/linux-5.10/arch/sh/
DMakefile14 CROSS_COMPILE := $(call cc-cross-prefix, sh-linux- sh-linux-gnu- sh-unknown-linux-gnu-) macro
/kernel/linux/linux-5.10/arch/mips/
DMakefile55CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-linux-gnu- $(t… macro
/kernel/liteos_a/
DKconfig42 config CROSS_COMPILE config in Compiler""choice9d69f6d90104
/kernel/linux/linux-5.10/tools/testing/selftests/wireguard/qemu/
DMakefile68 export CROSS_COMPILE=$(CBUILD)- macro