X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2FChanges;h=6d0f1efc5bf60220e97277aa381df6ecec2971bb;hb=f27884aeadff9654f4a1e8a05dd92f4b140afe29;hp=664392481c840980090b6e79ec35753d3f6a9272;hpb=e03ab9d415c47e1ff485b646f95604d3e3a91708;p=pandora-kernel.git 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 your kernel. This change does, however, mean that you need a recent release of binutils. +Perl +---- + +You will need perl 5 and the following modules: Getopt::Long, Getopt::Std, +File::Basename, and File::Find to build the kernel. + + System utilities ================