diff options
author | Brian Swetland <swetland@google.com> | 2010-09-16 14:52:12 -0700 |
---|---|---|
committer | Brian Swetland <swetland@google.com> | 2010-09-16 14:52:55 -0700 |
commit | 454459c9615e71c20ede9cd084db4327184f7b9b (patch) | |
tree | e7f26086ceb5055cbae194f8f10496dda197abf6 | |
parent | bd8a84bc259cc7ecc9e138dffb3bf8521cab9fc6 (diff) | |
download | device_samsung_crespo-454459c9615e71c20ede9cd084db4327184f7b9b.zip device_samsung_crespo-454459c9615e71c20ede9cd084db4327184f7b9b.tar.gz device_samsung_crespo-454459c9615e71c20ede9cd084db4327184f7b9b.tar.bz2 |
support boards named "crespo" or "halibut"
Change-Id: I8dddde902f81b479f810dc04127f7650dddc9a72
-rw-r--r-- | board-info.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board-info.txt b/board-info.txt index 162fcb2..ab214a1 100644 --- a/board-info.txt +++ b/board-info.txt @@ -1,3 +1,3 @@ -require board=crespo +require board=crespo|herring require version-bootloader=I9020XXJI5 require version-baseband=I9020XXJI2 |