Skip to content

Commit

Permalink
doc: Note need of bc in the kernel build from 3.10 onwards
Browse files Browse the repository at this point in the history
HPA did the world a favour and reduced the number of perl scripts in the
universe. However we do now need bc

Resolves-bug: https://bugzilla.kernel.org/show_bug.cgi?id=60575
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Alan authored and Jiri Kosina committed May 19, 2014
1 parent 5835f25 commit 221069b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Documentation/Changes
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,11 @@ Perl
You will need perl 5 and the following modules: Getopt::Long, Getopt::Std,
File::Basename, and File::Find to build the kernel.

BC
--

You will need bc to build kernels 3.10 and higher


System utilities
================
Expand Down

0 comments on commit 221069b

Please sign in to comment.