Home
last modified time | relevance | path

Searched refs:CROSS_COMPILE (Results 1 – 11 of 11) sorted by relevance

/arch/xtensa/
A DMakefile21 ifndef CROSS_COMPILE
22 CROSS_COMPILE = xtensa_$(VARIANT)- macro
/arch/m68k/
A DMakefile18 ifeq ($(CROSS_COMPILE),)
19 CROSS_COMPILE := $(call cc-cross-prefix, \ macro
/arch/arc/
A DMakefile8 ifeq ($(CROSS_COMPILE),)
9 CROSS_COMPILE := $(call cc-cross-prefix, arc-linux- arceb-linux- arc-linux-gnu-) macro
/arch/parisc/
A DMakefile55 ifeq ($(CROSS_COMPILE),)
57 CROSS_COMPILE := $(call cc-cross-prefix, \ macro
/arch/sh/
A DMakefile13 ifeq ($(CROSS_COMPILE),)
14 CROSS_COMPILE := $(call cc-cross-prefix, sh-linux- sh-linux-gnu- sh-unknown-linux-gnu-) macro
/arch/csky/kernel/vdso/
A DMakefile48 $(CROSS_COMPILE)objcopy \
/arch/loongarch/
A DMakefile55 ifeq ($(CROSS_COMPILE),)
56CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-linux-gnu- $(t… macro
/arch/powerpc/
A DMakefile14 ifeq ($(CROSS_COMPILE),)
19 CROSS_COMPILE := $(call cc-cross-prefix, $(foreach a,$(CC_ARCHES), \ macro
/arch/mips/
A DMakefile53 ifeq ($(CROSS_COMPILE),)
54CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-linux-gnu- $(t… macro
/arch/powerpc/boot/
A DMakefile261 ifneq ($(CROSS_COMPILE),)
/arch/powerpc/platforms/
A DKconfig.cputype631 CROSS_COMPILE must point to a toolchain capable of targeting

Completed in 19 milliseconds