From 839a25fcbb0f4e9240794310cf14cf2ed444f2df Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Fri, 7 Sep 2012 08:14:19 -0700 Subject: Remove panda support Change-Id: I1ad7303650edb2f16bbb29b80f38ba9581ea74f3 --- generate-blob-lists.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generate-blob-lists.sh b/generate-blob-lists.sh index bf31fc9..918cf20 100755 --- a/generate-blob-lists.sh +++ b/generate-blob-lists.sh @@ -42,7 +42,7 @@ then fi shift -DEVICES="panda maguro toro grouper" +DEVICES="maguro toro grouper" export LC_ALL=C repo sync -j32 -n -- cgit v1.1