diff options
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/Changes | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/Changes b/Documentation/Changes index 664392481c84..6d0f1efc5bf6 100644 --- a/Documentation/Changes +++ b/Documentation/Changes | |||
| @@ -72,6 +72,13 @@ assembling the 16-bit boot code, removing the need for as86 to compile | |||
| 72 | your kernel. This change does, however, mean that you need a recent | 72 | your kernel. This change does, however, mean that you need a recent |
| 73 | release of binutils. | 73 | release of binutils. |
| 74 | 74 | ||
| 75 | Perl | ||
| 76 | ---- | ||
| 77 | |||
| 78 | You will need perl 5 and the following modules: Getopt::Long, Getopt::Std, | ||
| 79 | File::Basename, and File::Find to build the kernel. | ||
| 80 | |||
| 81 | |||
| 75 | System utilities | 82 | System utilities |
| 76 | ================ | 83 | ================ |
| 77 | 84 | ||
