Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arc/
DMakefile9 CROSS_COMPILE := $(call cc-cross-prefix, arc-linux- arceb-linux-) macro
/linux-6.12.1/arch/xtensa/
DMakefile22 CROSS_COMPILE = xtensa_$(VARIANT)- macro
/linux-6.12.1/scripts/package/debian/
Drules25 CROSS_COMPILE ?= $(filter-out $(DEB_BUILD_GNU_TYPE)-, $(DEB_HOST_GNU_TYPE)-) macro
/linux-6.12.1/arch/loongarch/
DMakefile56CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-linux-gnu- $(t… macro
/linux-6.12.1/arch/m68k/
DMakefile19 CROSS_COMPILE := $(call cc-cross-prefix, \ macro
/linux-6.12.1/tools/bpf/resolve_btfids/
DMakefile28 CROSS_COMPILE = macro
/linux-6.12.1/arch/sh/
DMakefile14 CROSS_COMPILE := $(call cc-cross-prefix, sh-linux- sh-linux-gnu- sh-unknown-linux-gnu-) macro
/linux-6.12.1/arch/parisc/
DMakefile55 CROSS_COMPILE := $(call cc-cross-prefix, \ macro
/linux-6.12.1/Documentation/kbuild/
Dkbuild.rst182 CROSS_COMPILE section in Environment variables
/linux-6.12.1/arch/powerpc/
DMakefile19 CROSS_COMPILE := $(call cc-cross-prefix, $(foreach a,$(CC_ARCHES), \ macro
/linux-6.12.1/arch/mips/
DMakefile54CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-linux-gnu- $(t… macro
/linux-6.12.1/tools/testing/selftests/wireguard/qemu/
DMakefile271 export CROSS_COMPILE := $(CHOST)- macro