Home
last modified time | relevance | path

Searched refs:TOOLCHAIN (Results 1 – 16 of 16) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/
H A Dcfg_tool.mk44 ifeq ($(TOOLCHAIN),mips-sde-elf)
63 ifeq ($(TOOLCHAIN),mipsisa32-elf)
78 ifeq ($(TOOLCHAIN),mips2_fp_le)
91 ifeq ($(TOOLCHAIN),arm-eabi)
110 ifeq ($(TOOLCHAIN), arm-unknown-linux-gnueabi)
128 ifeq ($(TOOLCHAIN),armv7a-cros-linux-gnueabi)
141 ifeq ($(TOOLCHAIN),arm-none-eabi)
157 ifeq ($(TOOLCHAIN),arm-linux-gnueabihf)
168 ifeq ($(TOOLCHAIN),arm-none-linux-gnueabi)
225 ifeq ($(TOOLCHAIN), aarch64-none-elf)
[all …]
H A Dsys_rule.mk75 ifeq ($(TOOLCHAIN),mips-linux-gnu)
H A Dapi_rule.mk154 ifeq ($(TOOLCHAIN),mips-linux-gnu)
H A Ddrv_rule.mk158 ifeq ($(TOOLCHAIN),mips-linux-gnu)
/utopia/UTPA2-700.0.x/projects/project/mclaren_android/
H A Dconfig21 # TOOLCHAIN:
27 TOOLCHAIN = arm-linux-androideabi
184 # Supported TOOLCHAIN
/utopia/UTPA2-700.0.x/projects/project/maserati_android/
H A Dconfig21 # TOOLCHAIN:
27 TOOLCHAIN = arm-linux-androideabi
184 # Supported TOOLCHAIN
/utopia/UTPA2-700.0.x/projects/project/kano_android/
H A Dconfig21 # TOOLCHAIN:
27 TOOLCHAIN = arm-linux-androideabi
184 # Supported TOOLCHAIN
/utopia/UTPA2-700.0.x/projects/project/M7621_android/
H A Dconfig21 # TOOLCHAIN:
27 TOOLCHAIN = arm-linux-androideabi
184 # Supported TOOLCHAIN
/utopia/UTPA2-700.0.x/projects/project/marcus_android/
H A Dconfig21 # TOOLCHAIN:
27 TOOLCHAIN = arm-linux-androideabi
184 # Supported TOOLCHAIN
/utopia/UTPA2-700.0.x/projects/project/maxim_android/
H A Dconfig21 # TOOLCHAIN:
27 TOOLCHAIN = arm-linux-androideabi
184 # Supported TOOLCHAIN
/utopia/UTPA2-700.0.x/projects/project/k6_android/
H A Dconfig21 # TOOLCHAIN:
27 TOOLCHAIN = arm-linux-androideabi
184 # Supported TOOLCHAIN
/utopia/UTPA2-700.0.x/projects/project/manhattan_android/
H A Dconfig21 # TOOLCHAIN:
27 TOOLCHAIN = arm-linux-androideabi
184 # Supported TOOLCHAIN
/utopia/UTPA2-700.0.x/projects/project/curry_android/
H A Dconfig21 # TOOLCHAIN:
27 TOOLCHAIN = arm-linux-androideabi
204 # Supported TOOLCHAIN
/utopia/UTPA2-700.0.x/projects/tools/gr/
H A DMakefile2 TOOLCHAIN = mips-linux-gnu- macro
13 CC = $(TOOLCHAIN)gcc
/utopia/UTPA2-700.0.x/projects/build/
H A DMakefile58 TOOLCHAIN = $(subst ",,$(CONFIG_TOOLCHAIN)) macro
870 ifeq ($(TOOLCHAIN),arm-buildroot-linux-uclibcgnueabi)
903 ifeq ($(TOOLCHAIN),arm-none-eabi)
944 ifeq ($(TOOLCHAIN),arm-none-eabi)
H A DKconfig627 config TOOLCHAIN config
635 default "4.7.2" if TOOLCHAIN="arm-none-linux-gnueabi"
636 default "4.9.2" if TOOLCHAIN="aarch64-linux-gnu"