summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorVladislav <70593890+maade69@users.noreply.github.com>2023-05-11 14:48:20 +0300
committerDaniel Micay <danielmicay@gmail.com>2023-05-11 10:27:13 -0400
commit2e769ad9da477d1d3a604c32495d5a4f3856ffca (patch)
treef2e4657bd49f0883033e12cedae01e585e0802d0 /static
parentefdf6659821f8a22674b46efa85b19da066439e6 (diff)
add lynx to build page
Diffstat (limited to 'static')
-rw-r--r--static/build.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html
index 0f23a863..478f69ec 100644
--- a/static/build.html
+++ b/static/build.html
@@ -148,6 +148,7 @@
<p>Smartphone targets:</p>
<ul>
+ <li>lynx (Pixel 7a)</li>
<li>cheetah (Pixel 7 Pro)</li>
<li>panther (Pixel 7)</li>
<li>bluejay (Pixel 6a)</li>
@@ -487,7 +488,7 @@ vendor/adevtool/bin/run ota-firmware vendor/adevtool/config/$DEVICE.yml -f vendo
vendorbootimage target-files-package</code> instead of
<code>target-files-package</code>.</p>
- <p>For the Pixel 7 and Pixel 7 Pro you currently need <code>m vendorbootimage
+ <p>For the Pixel 7, Pixel 7 Pro and Pixel 7a you currently need <code>m vendorbootimage
vendorkernelbootimage target-files-package</code> instead of
<code>target-files-package</code>.</p>