1
0
Fork 0
forked from len0rd/rockbox

Add missing quote, and use the right word

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27376 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Frank Gevaerts 2010-07-10 20:17:26 +00:00
parent 0133cec669
commit d298fa857e

View file

@ -248,7 +248,7 @@ echo "Select target arch:"
echo "s - sh (Archos models)" echo "s - sh (Archos models)"
echo "m - m68k (iriver h1x0/h3x0, iaudio m3/m5/x5 and mpio hd200)" echo "m - m68k (iriver h1x0/h3x0, iaudio m3/m5/x5 and mpio hd200)"
echo "e - arm-eabi (ipods, iriver H10, Sansa, D2, Gigabeat, etc)" echo "e - arm-eabi (ipods, iriver H10, Sansa, D2, Gigabeat, etc)"
echo "a - arm (older ARM toolchain, depreciated) echo "a - arm (older ARM toolchain, deprecated) "
echo "i - mips (Jz4740 and ATJ-based players)" echo "i - mips (Jz4740 and ATJ-based players)"
echo "separate multiple targets with spaces" echo "separate multiple targets with spaces"
echo "(Example: \"s m a\" will build sh, m86k and arm)" echo "(Example: \"s m a\" will build sh, m86k and arm)"