summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-05-24 09:19:44 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-05-24 09:19:44 +0000
commit413504630308b58b8510651ddb4f564fb1e52ea3 (patch)
treea8e78198ba5e0fbb3fe0721d619bf968610ed213
parent58d7d69a6632bc69a4e8b39b36dac12b75c2d2b4 (diff)
downloadrockbox-413504630308b58b8510651ddb4f564fb1e52ea3.tar.gz
rockbox-413504630308b58b8510651ddb4f564fb1e52ea3.zip
remove text saying there is a default platform
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6516 a1c6a512-1295-4272-9138-f99709370657
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index 1d12ad101e..2f4c83581d 100755
--- a/tools/configure
+++ b/tools/configure
@@ -324,7 +324,7 @@ if [ -z "$archos" ]; then
# Figure out target platform
#
- echo "Enter target platform: (default is Archos Recorder)"
+ echo "Enter target platform:"
echo "1 - Archos Player/Studio"
echo "2 - Archos Recorder"