Artifact 819d882cb2119e1d2d6ce277198c45a5d426f16f:
- Executable file
build/make-kit-linux-mipsel
— part of check-in
[aa00b0ada2]
at
2012-05-13 18:50:59
on branch trunk
— Updated to use standard cross-compile script for Linux/MIPS target
Updated to include "mips" support in fake uname
Updated to not use fake uname for "mips" (user: rkeene, size: 97) [annotate] [blame] [check-ins using]
#! /bin/sh CROSS="mipsel-unknown-linux-uclibc" export CROSS ./build/make-kit-crosscompile "$@"