summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-11-04 17:50:59 -0500
committerDaniel Micay <danielmicay@gmail.com>2019-11-04 17:50:59 -0500
commit6dcd5463a0a266ee2e4a292d918351ebda79bec4 (patch)
tree9625670ee587e2c78078cba00b0b7f405332a34c /static/build.html
parent46d90703dffe56826a672bcd51cb27ad1aced760 (diff)
crosshatch kernel tree is also for the 3a models
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html
index 8daa921b..91e30162 100644
--- a/static/build.html
+++ b/static/build.html
@@ -306,8 +306,8 @@ git submodule update --init
./build.sh blueline</pre>
<p>The <code>kernel/google/wahoo</code> repository is for the Pixel 2 and Pixel 2 XL
- and the <code>kernel/google/crosshatch</code> repository is for the Pixel 3 and Pixel
- 3 XL.</p>
+ and the <code>kernel/google/crosshatch</code> repository is for the Pixel 3, Pixel 3
+ XL, Pixel 3a and Pixel 3a XL.</p>
<h2 id="setting-up-the-os-build-environment">
<a href="#setting-up-the-os-build-environment">Setting up the OS build environment</a>