summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-05-08 19:28:34 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-05-08 19:28:34 -0400
commit64c03fe0c57f56a197b7d16c8ad149bb44965f36 (patch)
treede64f45c03fcf7c5dc5932c1ed3351abfb48aa0e /static/build.html
parent034f7120cb97e85fd8ee237e910a6337beef1888 (diff)
dependency on external make is now avoided
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html
index 316b4f5d..6652c16d 100644
--- a/static/build.html
+++ b/static/build.html
@@ -236,7 +236,6 @@
<p>Additional Linux kernel build dependencies not provided by the source tree:</p>
<ul>
- <li>make</li>
<li>gcc (for the host, not the target)</li>
<li>binutils (for the host, not the target)</li>
<li>which</li>