Searched refs:TARGET_ARCH (Results 1 – 3 of 3) sorted by relevance
5 TARGET_ARCH=$(get_build_var TARGET_ARCH)23 if [ ${TARGET_ARCH} = arm -o ${TARGET_ARCH} = mips -o ${TARGET_ARCH} = x86 ]; then29 if [ ${TARGET_ARCH} = x86 -o ${TARGET_ARCH} = x86_64 ]; then
23 if [ ${TARGET_ARCH} = x86 -o ${TARGET_ARCH} = x86_64 ]; then31 echo "$0 not supported on TARGET_ARCH=$TARGET_ARCH"
23 if [ ${TARGET_ARCH} = x86 -o ${TARGET_ARCH} = x86_64 ]; then32 echo "$0 not supported on TARGET_ARCH=$TARGET_ARCH"