diff options
author | Jean-Baptiste Queru <jbq@google.com> | 2013-04-02 13:12:11 -0700 |
---|---|---|
committer | Jean-Baptiste Queru <jbq@google.com> | 2013-04-02 13:12:11 -0700 |
commit | bd91ec48841c6fabd9f1173c1553317dde502839 (patch) | |
tree | dee344278eb44ed0c0c0de73b31fb4ff9bb7c499 | |
parent | 0599cb077e309de1256c52a8ed3b0b98eab2f792 (diff) | |
download | device_common-bd91ec48841c6fabd9f1173c1553317dde502839.tar.gz device_common-bd91ec48841c6fabd9f1173c1553317dde502839.tar.bz2 device_common-bd91ec48841c6fabd9f1173c1553317dde502839.zip |
Add hammerhead
Change-Id: I89f6b0be945dc33c5ad3105748702589ffed1957
-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 fd004fe..4d831c4 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 phantasm wolfie flo deb arndale anchovy msm8x74" +DEVICES="maguro toro toroplus panda grouper tilapia manta mako phantasm wolfie flo deb arndale anchovy msm8x74 hammerhead" # Start experimental devices DEVICES="$DEVICES" |