From 264ddbcec5d8455eb17b42b1b892afcb81477147 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Wed, 5 Sep 2012 15:29:27 -0700 Subject: Remove crespo and stingray earlier Change-Id: I6218a5aa634a6da78582d24fc5b263ee3726c7c8 --- generate-blob-lists.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/generate-blob-lists.sh b/generate-blob-lists.sh index 479676d..0881fdb 100755 --- a/generate-blob-lists.sh +++ b/generate-blob-lists.sh @@ -56,6 +56,8 @@ then else mkdir $ARCHIVEDIR + rm -rf device/moto/common device/moto/stingray device/moto/wingray + rm -rf device/samsung/crespo device/samsung/crespo4g . build/envsetup.sh for DEVICENAME in $DEVICES do @@ -68,8 +70,6 @@ else done 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 -- cgit v1.1