Home
last modified time | relevance | path

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

/arch/arc/
A DMakefile9 CROSS_COMPILE := $(call cc-cross-prefix, arc-linux- arceb-linux- arc-linux-gnu-) macro
/arch/xtensa/
A DMakefile22 CROSS_COMPILE = xtensa_$(VARIANT)- macro
/arch/loongarch/
A DMakefile56CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-linux-gnu- $(t… macro
/arch/m68k/
A DMakefile19 CROSS_COMPILE := $(call cc-cross-prefix, \ macro
/arch/sh/
A DMakefile14 CROSS_COMPILE := $(call cc-cross-prefix, sh-linux- sh-linux-gnu- sh-unknown-linux-gnu-) macro
/arch/parisc/
A DMakefile57 CROSS_COMPILE := $(call cc-cross-prefix, \ macro
/arch/powerpc/
A DMakefile19 CROSS_COMPILE := $(call cc-cross-prefix, $(foreach a,$(CC_ARCHES), \ macro
/arch/mips/
A DMakefile54CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-linux-gnu- $(t… macro

Completed in 10 milliseconds