From 2b3cff88af6d7c6a73e235ab59d438fec05c572c Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Sun, 1 Jul 2012 21:06:52 +0200 Subject: [PATCH] Add the ipod 6g (classic) to builds.pm This should have been done ages ago Change-Id: I53b258981b139c0bb73777c83938645333ca8780 --- tools/builds.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/builds.pm b/tools/builds.pm index 676ed08a4e..1b24f292e6 100644 --- a/tools/builds.pm +++ b/tools/builds.pm @@ -127,6 +127,10 @@ $releasenotes="/wiki/ReleaseNotes3112"; name => 'iPod Video', status => 3, }, + 'ipod6g' => { + name => 'iPod 6th gen (Classic)', + status => 1, + }, 'iriverh10' => { name => 'iriver H10 20GB', status => 3,