Lines Matching full:cross
2 # Example config for cross compiling
33 OUTPUT_DIR = ${THIS_DIR}/cross-compile
45 # The log file is stored in the OUTPUT_DIR called cross.log
47 LOG_FILE = ${OUTPUT_DIR}/cross.log
78 MAKE_CMD = PATH=/usr/local/gcc-${GCC_VER}-nolibc/${CROSS}/bin:$PATH CROSS_COMPILE=${CROSS}- make AR…
85 # all cross compiles with PREEMPT set, or TRACING on, etc.
91 # The test names will have the arch and cross compiler used. This will be shown in
93 TEST_NAME = ${ARCH} ${CROSS}
97 # Notice that CROSS and ARCH are also options and not variables (again '=' instead
101 CROSS = alpha-linux
106 CROSS = arm-unknown-linux-gnueabi
111 CROSS = ia64-linux
116 CROSS = m68k-linux
121 CROSS = mips64-linux
126 CROSS = mips-linux
131 CROSS = hppa64-linux
136 CROSS = hppa-linux
141 CROSS = powerpc-linux
146 CROSS = powerpc64-linux
151 CROSS = s390x-linux
156 CROSS = sh4-linux
161 CROSS = sparc64-linux
166 CROSS = sparc-linux
171 CROSS = xtensa-linux
178 CROSS =
183 CROSS =
188 CROSS =
197 CROSS = s390x-linux
214 BUILD_TARGET = cross