From 413504630308b58b8510651ddb4f564fb1e52ea3 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 24 May 2005 09:19:44 +0000 Subject: [PATCH] remove text saying there is a default platform git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6516 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"