From 476f4a7bafd4be64dde6deaff0e1ab8a7a0e7411 Mon Sep 17 00:00:00 2001 From: Nick Peskett Date: Mon, 19 Dec 2011 14:02:36 +0000 Subject: 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 --- tools/rockboxdev.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/rockboxdev.sh b/tools/rockboxdev.sh index d1b8e97..f53f323 100755 --- a/tools/rockboxdev.sh +++ b/tools/rockboxdev.sh @@ -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` -- cgit v1.1