Better tree cleanup for blob generation.

The AOSP boundary isn't exactly the vendor/ tree at the moment.

Change-Id: I01da343911a49f1eac6c4aaf0a458cac82dc3a81
diff --git a/generate-blob-lists.sh b/generate-blob-lists.sh
index 2d9ee91..479676d 100755
--- a/generate-blob-lists.sh
+++ b/generate-blob-lists.sh
@@ -66,7 +66,10 @@
       cut -b 15- |
       sort -f > $ARCHIVEDIR/$DEVICENAME-with.txt
   done
-  rm -rf vendor hardware/qcom/audio hardware/qcom/camera hardware/qcom/gps
+  rm -rf vendor
+  rm -rf hardware/qcom/audio hardware/qcom/camera hardware/qcom/gps
+  rm -rf device/moto/common device/moto/stingray device/moto/wingray
+  rm -rf device/samsung/crespo device/samsung/crespo4g
   for DEVICENAME in $DEVICES
   do
     rm -rf out