Home
last modified time | relevance | path

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

/linux-5.15/arch/h8300/
H A DMakefile30 CROSS_COMPILE := $(call cc-cross-prefix, h8300-unknown-linux- h8300-linux-) macro
/linux-5.15/drivers/staging/r8188eu/
A DMakefile68 CROSS_COMPILE ?= macro
/linux-5.15/arch/arc/
A DMakefile9 CROSS_COMPILE := $(call cc-cross-prefix, arc-linux- arceb-linux-) macro
/linux-5.15/arch/xtensa/
H A DMakefile24 CROSS_COMPILE = xtensa_$(VARIANT)- macro
/linux-5.15/arch/parisc/
H A DMakefile47 CROSS_COMPILE := $(call cc-cross-prefix, \ macro
/linux-5.15/arch/m68k/
H A DMakefile21 CROSS_COMPILE := $(call cc-cross-prefix, \ macro
/linux-5.15/Documentation/kbuild/
A Dkbuild.rst138 CROSS_COMPILE section in Environment variables
/linux-5.15/arch/sh/
H A DMakefile14 CROSS_COMPILE := $(call cc-cross-prefix, sh-linux- sh-linux-gnu- sh-unknown-linux-gnu-) macro
/linux-5.15/arch/mips/
H A DMakefile55CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-linux-gnu- $(t… macro
/linux-5.15/tools/testing/selftests/wireguard/qemu/
A DMakefile68 export CROSS_COMPILE=$(CBUILD)- macro