]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
doc: Note need of bc in the kernel build from 3.10 onwards
authorAlan <alan@linux.intel.com>
Mon, 19 May 2014 13:02:17 +0000 (14:02 +0100)
committerJiri Kosina <jkosina@suse.cz>
Mon, 19 May 2014 14:27:20 +0000 (16:27 +0200)
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>
Documentation/Changes

index 07c75d18154e7608f9368caaf6fbbca2baa6aafd..2254db0f00a52ffb241b12c77af5a3722eb47ab5 100644 (file)
@@ -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
 ================