1
0
Fork 0
forked from len0rd/rockbox

Commit FS#9228 thanks to Alex Parker

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18179 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Maurus Cuelenaere 2008-08-02 11:20:20 +00:00
parent 7c3f98f58c
commit 4c83ef1dbe

View file

@ -283,10 +283,10 @@ cd .. # get out of $builddir
echo ""
echo "Select target arch:"
echo "s - sh (Archos models)"
echo "i - mips (Jz4740 and ATJ-based players)"
echo "m - m68k (iriver h1x0/h3x0, ifp7x0 and iaudio)"
echo "a - arm (ipods, iriver H10, Sansa, etc)"
echo "all - all three compilers"
echo "all - all three compilers above"
echo "i - mips (Jz4740 and ATJ-based players)"
echo ""
arch=`input`