Home | History | Annotate | Download | only in tools

Lines Matching full:mipsel

40   mipsel-linux-android-4.8
41 mipsel-linux-android-4.9
175 TOOLCHAINS="arm-linux-androideabi-4.8,x86-4.8,mipsel-linux-android-4.8"
910 # NOTE: The 'mipsel' toolchain architecture name maps to the 'mips'
916 mips|mipsel) TARGET=mipsel-linux-android; TARGET_ARCH=mips;;
1171 if [ "$TARGET" = "mipsel-linux-android" ]; then
1284 # copy it to $INSTALL/bin/mipsel-linux-android-ld. Take care of this
1352 mips|mipsel) ARGS=$ARGS" --disable-libgomp";;