remove text saying there is a default platform
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6516 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
58d7d69a66
commit
4135046303
1 changed files with 1 additions and 1 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue