view build.sh @ 84:fd38aafb06b1

And a mips little endian config from Bertl (who turns out to be named Herbert Poetzl). And while I'm at it, update that and the sparc config to the new template with QEMU_TEST and such.
author Rob Landley <rob@landley.net>
date Sat, 13 Jan 2007 19:30:15 -0500
parents f510ed16a6a0
children 153ba1a0b427
line wrap: on
line source

#!/bin/sh

./download.sh &&
./cross-compiler.sh $1 &&
./mini-native.sh $1