diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html index fc167ac1..784c1679 100644 --- a/static/build.html +++ b/static/build.html @@ -601,8 +601,9 @@ vendor/adevtool/bin/run ota-firmware vendor/adevtool/config/<var>DEVICE</var>.ym <pre>m target-files-package</pre> - <p>For the Pixel 6 and Pixel 6 Pro, you currently need <code>m vendorbootimage - target-files-package</code> instead of <code>target-files-package</code>.</p> + <p>For the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7 and Pixel 7 Pro you + currently need <code>m vendorbootimage target-files-package</code> instead of + <code>target-files-package</code>.</p> <p>The <code>-j</code> parameter can be passed to <code>m</code> to set a specific number of jobs such as <code>-j4</code> to use 4 jobs. By default, the build system |
