diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-08 19:28:34 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-08 19:28:34 -0400 |
| commit | 64c03fe0c57f56a197b7d16c8ad149bb44965f36 (patch) | |
| tree | de64f45c03fcf7c5dc5932c1ed3351abfb48aa0e /static/build.html | |
| parent | 034f7120cb97e85fd8ee237e910a6337beef1888 (diff) | |
dependency on external make is now avoided
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 1 |
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> |
