diff options
author | Jean-Baptiste Queru <jbq@google.com> | 2013-03-28 13:15:02 -0700 |
---|---|---|
committer | Jean-Baptiste Queru <jbq@google.com> | 2013-03-28 13:15:02 -0700 |
commit | 0599cb077e309de1256c52a8ed3b0b98eab2f792 (patch) | |
tree | 864c4b89c07b61b3e61425cfd2fa993d2af4b797 | |
parent | 41e96eb3f534b3b7643cd306ef660b9b0b77289b (diff) | |
download | device_common-0599cb077e309de1256c52a8ed3b0b98eab2f792.tar.gz device_common-0599cb077e309de1256c52a8ed3b0b98eab2f792.tar.bz2 device_common-0599cb077e309de1256c52a8ed3b0b98eab2f792.zip |
moar devices
Change-Id: I66205b545afd12814eb2c8df11d4a9a20389853d
-rwxr-xr-x | generate-blob-lists.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generate-blob-lists.sh b/generate-blob-lists.sh index a845294..fd004fe 100755 --- a/generate-blob-lists.sh +++ b/generate-blob-lists.sh @@ -42,7 +42,7 @@ then fi shift -DEVICES="maguro toro toroplus panda grouper tilapia manta mako" +DEVICES="maguro toro toroplus panda grouper tilapia manta mako phantasm wolfie flo deb arndale anchovy msm8x74" # Start experimental devices DEVICES="$DEVICES" |