dependency on external make is now avoided

This commit is contained in:
Daniel Micay 2020-05-08 19:28:34 -04:00
parent 034f7120cb
commit 64c03fe0c5

View File

@ -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>