Tuna: canned

Change-Id: Ie1fdf19bb75b2ef3c6f9b1729a3b425c71f65465
diff --git a/generate-blob-scripts.sh b/generate-blob-scripts.sh
index 3f14001..ec9a915 100755
--- a/generate-blob-scripts.sh
+++ b/generate-blob-scripts.sh
@@ -43,11 +43,14 @@
 fi
 shift
 
-DEVICES="crespo crespo4g stingray wingray tuna toro maguro panda"
+DEVICES="crespo crespo4g stingray wingray panda"
 
 repo sync
 repo sync
 repo sync
+rm -rf device/*/tuna
+rm -rf device/*/toro
+rm -rf device/*/maguro
 
 ARCHIVEDIR=archive-$(date +%s)
 if test -d archive-ref