summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-06-05 11:34:41 +0000
committerMartin Arver <martin.arver@gmail.com>2006-06-05 11:34:41 +0000
commit8a7cbc6769b390d7ddea112ccc53fa7e50a01bab (patch)
tree756d06da8955af8e93f1bab5270a27982320a497 /tools
parent36a13f82db1c8e5e4282ab68b8f3c6ff91a48a0d (diff)
downloadrockbox-8a7cbc6769b390d7ddea112ccc53fa7e50a01bab.tar.gz
rockbox-8a7cbc6769b390d7ddea112ccc53fa7e50a01bab.zip
Split the ondio manual two separate fm/sp manuals (as suggested in B#5499).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10062 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools')
-rwxr-xr-xtools/configure3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/configure b/tools/configure
index d9ca2e89e7..ed284617cf 100755
--- a/tools/configure
+++ b/tools/configure
@@ -996,9 +996,6 @@ fi
996 recorderv2) 996 recorderv2)
997 archos="recorderv2fm" 997 archos="recorderv2fm"
998 ;; 998 ;;
999 ondio??)
1000 archos="ondio"
1001 ;;
1002 h1??) 999 h1??)
1003 archos="h1xx" 1000 archos="h1xx"
1004 ;; 1001 ;;