summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Chicoine <mc2739@gmail.com>2010-09-01 12:33:16 +0000
committerMichael Chicoine <mc2739@gmail.com>2010-09-01 12:33:16 +0000
commitff8089789b7977c8e80d0cded69711e088e6a3c2 (patch)
tree11f1f0223fd364f71654900eb3cb1c26415738f2
parent55704d8942261434c13bdc84712e0dd5be619e85 (diff)
downloadrockbox-ff8089789b7977c8e80d0cded69711e088e6a3c2.tar.gz
rockbox-ff8089789b7977c8e80d0cded69711e088e6a3c2.zip
Remove ram entries for ipodvideo* as they are no longer needed and cause problems with tools/release/sims.pl
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27964 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--tools/builds.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/builds.pm b/tools/builds.pm
index ff2f445f00..8d93ee8b23 100644
--- a/tools/builds.pm
+++ b/tools/builds.pm
@@ -114,7 +114,6 @@ $releasenotes="/wiki/ReleaseNotes36";
114 'ipodvideo' => { 114 'ipodvideo' => {
115 name => 'iPod Video 30GB', 115 name => 'iPod Video 30GB',
116 status => 3, 116 status => 3,
117 ram => 32,
118 }, 117 },
119 'ipodvideo64mb' => { 118 'ipodvideo64mb' => {
120 name => 'iPod Video 60/80GB', 119 name => 'iPod Video 60/80GB',
@@ -123,7 +122,6 @@ $releasenotes="/wiki/ReleaseNotes36";
123 manual => 'ipodvideo', 122 manual => 'ipodvideo',
124 voice => 'ipodvideo', 123 voice => 'ipodvideo',
125 configname => 'ipodvideo', 124 configname => 'ipodvideo',
126 ram => 64,
127 }, 125 },
128 'iriverh10' => { 126 'iriverh10' => {
129 name => 'iriver H10 20GB', 127 name => 'iriver H10 20GB',