Lines Matching +full:sparc +full:- +full:linux +full:- +full:user
14 # /usr/local/gcc-4.5.2-nolibc/mips-linux/bin/mips-linux-gcc
16 # Some of the archs will use gcc-4.5.1 instead of gcc-4.5.2
22 # ${PWD} is defined by ktest.pl to be the directory that the user
30 BUILD_DIR = ${THIS_DIR}/linux.git
33 OUTPUT_DIR = ${THIS_DIR}/cross-compile
35 # The build will be compiled with -j8
36 BUILD_OPTIONS = -j8
78 MAKE_CMD = PATH=/usr/local/gcc-${GCC_VER}-nolibc/${CROSS}/bin:$PATH CROSS_COMPILE=${CROSS}- make AR…
84 # the add-config file and uncomment this option. This is useful if you want to test
86 #ADD_CONFIG = ${THIS_DIR}/add-config
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
160 TEST_START IF ${RUN} == sparc || ${RUN} == sparc64 || ${DO_DEFAULT}
161 CROSS = sparc64-linux
164 # sparc
165 TEST_START IF ${RUN} == sparc || ${RUN} == sparc32 || ${DO_DEFAULT}
166 CROSS = sparc-linux
167 ARCH = sparc
171 CROSS = xtensa-linux
196 MIN_CONFIG = ${THIS_DIR}/min-config
197 CROSS = s390x-linux