1
0
Fork 0
forked from len0rd/rockbox

I think 'e' for arm (rather than 'a') is a typo

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31362 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nick Peskett 2011-12-19 14:02:36 +00:00
parent 84b527410a
commit 476f4a7baf

View file

@ -261,7 +261,7 @@ echo "m - m68k (iriver h1x0/h3x0, iaudio m3/m5/x5 and mpio hd200)"
echo "a - arm (ipods, iriver H10, Sansa, D2, Gigabeat, etc)"
echo "i - mips (Jz4740 and ATJ-based players)"
echo "separate multiple targets with spaces"
echo "(Example: \"s m e\" will build sh, m68k and arm)"
echo "(Example: \"s m a\" will build sh, m68k and arm)"
echo ""
selarch=`input`