Home
last modified time | relevance | path

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

/linux-4.4.14/arch/score/
DMakefile10 CROSS_COMPILE := score-linux- macro
/linux-4.4.14/arch/tile/
DMakefile17 CROSS_COMPILE := $(TILERA_ROOT)/bin/tile- macro
/linux-4.4.14/arch/unicore32/
DMakefile15 CROSS_COMPILE := $(call cc-cross-prefix, unicore32-linux-) macro
/linux-4.4.14/arch/h8300/
DMakefile26 CROSS_COMPILE := h8300-unknown-linux- macro
/linux-4.4.14/arch/arc/
DMakefile12 CROSS_COMPILE := arc-linux- macro
/linux-4.4.14/arch/xtensa/
DMakefile29 CROSS_COMPILE = xtensa_$(VARIANT)- macro
/linux-4.4.14/arch/parisc/
DMakefile39 CROSS_COMPILE := $(call cc-cross-prefix, \ macro
/linux-4.4.14/arch/m68k/
DMakefile21 CROSS_COMPILE := $(call cc-cross-prefix, \ macro
/linux-4.4.14/arch/sh/
DMakefile14CROSS_COMPILE := $(call cc-cross-prefix, $(UTS_MACHINE)-linux- $(UTS_MACHINE)-linux-gnu- $(UTS_M… macro
/linux-4.4.14/arch/mips/
DMakefile47CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-linux-gnu- $(t… macro
/linux-4.4.14/arch/blackfin/
DMakefile10 CROSS_COMPILE := bfin-uclinux- macro
/linux-4.4.14/
DMakefile252 CROSS_COMPILE ?= $(CONFIG_CROSS_COMPILE:"%"=%) macro
/linux-4.4.14/init/
DKconfig48 config CROSS_COMPILE config