Home
last modified time | relevance | path

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

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