diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-07 08:51:04 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-10 04:00:52 -0500 |
| commit | 2abf9e5a369399733646c4d83ab7c9a95aecc540 (patch) | |
| tree | 2f931a0414a97693ea22513bfccc40260a565949 /static/build.html | |
| parent | 90bea195dd258e8f41bba43d3ec7c1a368c33956 (diff) | |
kernel repository renaming
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html index ee9c48ed..f87b748b 100644 --- a/static/build.html +++ b/static/build.html @@ -789,7 +789,7 @@ repo sync -j8</pre> <pre>mkdir -p android/kernel/caimito cd android/kernel/caimito -repo init -u https://github.com/GrapheneOS/kernel_manifest-zumapro.git -b 15 +repo init -u https://github.com/GrapheneOS/kernel_manifest-pixel.git -b 15 repo sync -j8</pre> <p>To build the caimito kernel for the Pixel 9, Pixel 9 Pro and Pixel 9 Pro XL:</p> @@ -804,7 +804,7 @@ repo sync -j8</pre> <pre>mkdir -p android/kernel/comet cd android/kernel/comet -repo init -u https://github.com/GrapheneOS/kernel_manifest-zumapro.git -b 15 +repo init -u https://github.com/GrapheneOS/kernel_manifest-pixel.git -b 15 repo sync -j8</pre> <p>To build the comet kernel for the Pixel 9 Pro Fold:</p> |
