make-kit-linux-mipsel at [1ec331082c]

File build/make-kit-linux-mipsel artifact a970763cc4 part of check-in 1ec331082c


#! /bin/sh

CROSS="mips-unknown-linux-musl"
KC_KITSH_LDFLAGS='-static'
export CROSS KC_KITSH_LDFLAGS

./build/make-kit-crosscompile "$@"