summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html
index cfea8359..c0a963c8 100644
--- a/static/build.html
+++ b/static/build.html
@@ -849,7 +849,7 @@ gclient sync -D --with_branch_heads --with_tags --jobs 32</pre>
<p>Apply the GrapheneOS patches on top of the tagged release:</p>
- <pre>git am --whitespace=nowarn ../patches/*.patch</pre>
+ <pre>git am --whitespace=nowarn --keep-non-patch ../patches/*.patch</pre>
<p>Then, configure the build in the <code>src</code> directory:</p>