summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-10-03 20:53:15 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-10-03 20:53:15 -0400
commit7648e0b9c378ff62cd68859041444e99b688b664 (patch)
treede26541fdbe7cf8cbe4588b426451354d6c71f19 /static/build.html
parent36f3d99dd83f7bceaba71d6acab13550ee10e3a3 (diff)
remove redundant kernel build information
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/static/build.html b/static/build.html
index 6aaabbd1..70a7b9dd 100644
--- a/static/build.html
+++ b/static/build.html
@@ -417,11 +417,6 @@ git submodule sync
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,
- the <code>kernel/google/crosshatch</code> repository is for the Pixel 3, Pixel 3 XL,
- Pixel 3a and Pixel 3a XL and the <code>kernel/google/coral</code> repository is for
- the Pixel 4 and Pixel 4 XL.</p>
-
<h3 id="setting-up-the-os-build-environment">
<a href="#setting-up-the-os-build-environment">Setting up the OS build environment</a>
</h3>