Artifact ad426d5305a410304a73d3b4613c9d59e64f59e549c083295d7b2020ce99e4e5:
- Executable file build/make-linuxmipsel — part of check-in [1dd8b89ef1] at 2011-06-30 03:34:15 on branch trunk — Added mipsel cross compile build script Consolidated Linux cross compile build scripts (user: rkeene, size: 102) [annotate] [blame] [check-ins using]
#! /bin/sh TARGET="mipsel-unknown-linux-uclibc" SHORTTARGET="linuxmipsel" . build/make-cc-common.sh