Home
last modified time | relevance | path

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

/arch/unicore32/
DMakefile14 ifeq ($(CROSS_COMPILE),)
15 CROSS_COMPILE := $(call cc-cross-prefix, unicore32-linux-) macro
/arch/parisc/
Dnm6 ${CROSS_COMPILE}nm $* | grep -v '.LC*[0-9]*$'
DMakefile45 ifeq ($(CROSS_COMPILE),)
47 CROSS_COMPILE := $(call cc-cross-prefix, \ macro
/arch/m68k/
DMakefile20 ifeq ($(CROSS_COMPILE),)
21 CROSS_COMPILE := $(call cc-cross-prefix, \ macro
/arch/xtensa/
DMakefile28 ifndef CROSS_COMPILE
29 CROSS_COMPILE = xtensa_$(VARIANT)- macro
/arch/arc/
DMakefile8 ifeq ($(CROSS_COMPILE),)
9 CROSS_COMPILE := $(call cc-cross-prefix, arc-linux- arceb-linux-) macro
/arch/ia64/
DMakefile16 NM := $(CROSS_COMPILE)nm -B
17 READELF := $(CROSS_COMPILE)readelf
/arch/riscv/kernel/vdso/
DMakefile63 $(CROSS_COMPILE)objcopy \
/arch/sh/
DMakefile13 ifeq ($(CROSS_COMPILE),)
14CROSS_COMPILE := $(call cc-cross-prefix, $(UTS_MACHINE)-linux- $(UTS_MACHINE)-linux-gnu- $(UTS_M… macro
/arch/mips/
DMakefile51 ifeq ($(CROSS_COMPILE),)
52CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-linux-gnu- $(t… macro
/arch/powerpc/boot/
DMakefile246 ifneq ($(CROSS_COMPILE),)
/arch/powerpc/platforms/
DKconfig.cputype525 CROSS_COMPILE must point to a toolchain capable of targeting