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:
parent
7c3f98f58c
commit
4c83ef1dbe
1 changed files with 2 additions and 2 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue