diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-02-07 20:09:37 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-02-07 20:09:37 -0500 |
| commit | c354e65aed321f6a526ad39051bb6216eb8e6988 (patch) | |
| tree | abdec99b5ca3f4bee08fa9032dbb2b0da3349b53 /static | |
| parent | 18d270699cd54308bb0e0c6e196d66b809f603a2 (diff) | |
new raviole kernel manifest location
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 1a7026d8..44f9e399 100644 --- a/static/build.html +++ b/static/build.html @@ -456,7 +456,7 @@ git submodule update --init --recursive <pre>mkdir kernel-raviole cd kernel-raviole -repo init -u https://github.com/GrapheneOS/kernel-manifest-raviole.git -b 12 +repo init -u https://github.com/GrapheneOS/raviole_kernel_manifest.git -b 12 repo sync -j16</pre> <p>To build the Pixel 6 and Pixel 6 Pro kernel:</p> |
