aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/Changes b/Documentation/Changes
index 07c75d18154e..2254db0f00a5 100644
--- a/Documentation/Changes
+++ b/Documentation/Changes
@@ -73,6 +73,11 @@ Perl
73You will need perl 5 and the following modules: Getopt::Long, Getopt::Std, 73You will need perl 5 and the following modules: Getopt::Long, Getopt::Std,
74File::Basename, and File::Find to build the kernel. 74File::Basename, and File::Find to build the kernel.
75 75
76BC
77--
78
79You will need bc to build kernels 3.10 and higher
80
76 81
77System utilities 82System utilities
78================ 83================