Searched defs:CROSS_COMPILE (Results 1 - 11 of 11) sorted by relevance

/linux-master/arch/m68k/
H A DMakefile19 CROSS_COMPILE := $(call cc-cross-prefix, \ macro
/linux-master/arch/xtensa/
H A DMakefile22 CROSS_COMPILE = xtensa_$(VARIANT)- macro
/linux-master/arch/sh/
H A DMakefile14 CROSS_COMPILE := $(call cc-cross-prefix, sh-linux- sh-linux-gnu- sh-unknown-linux-gnu-) macro
/linux-master/arch/arc/
H A DMakefile9 CROSS_COMPILE := $(call cc-cross-prefix, arc-linux- arceb-linux-) macro
/linux-master/tools/bpf/resolve_btfids/
H A DMakefile28 CROSS_COMPILE = macro
/linux-master/arch/parisc/
H A DMakefile55 CROSS_COMPILE := $(call cc-cross-prefix, \ macro
/linux-master/arch/powerpc/
H A DMakefile19 CROSS_COMPILE := $(call cc-cross-prefix, $(foreach a,$(CC_ARCHES), \ macro
/linux-master/scripts/package/debian/
H A Drules25 CROSS_COMPILE ?= $(filter-out $(DEB_BUILD_GNU_TYPE)-, $(DEB_HOST_GNU_TYPE)-) macro
/linux-master/tools/testing/selftests/wireguard/qemu/
H A DMakefile271 export CROSS_COMPILE := $(CHOST)- macro
/linux-master/arch/loongarch/
H A DMakefile53 CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-linux-gnu- $(tool-archpref)-unknown-linux-gnu-) macro
/linux-master/arch/mips/
H A DMakefile54 CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-linux-gnu- $(tool-archpref)-unknown-linux-gnu-) macro

Completed in 366 milliseconds