On 3/5/19 2:53 AM, Timothée Isnard wrote: > Signed-off-by: Timothée Isnard <timotheecisnard@xxxxxxxxx> > --- > Documentation/admin-guide/README.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > already sent and merged into the docs tree: https://lore.kernel.org/lkml/ecb653af-79e5-6233-a7f6-edbb61715d3b@xxxxxxxxxxxxx/ > diff --git a/Documentation/admin-guide/README.rst b/Documentation/admin-guide/README.rst > index 47e577264198..a582c780c3bd 100644 > --- a/Documentation/admin-guide/README.rst > +++ b/Documentation/admin-guide/README.rst > @@ -251,7 +251,7 @@ Configuring the kernel > Compiling the kernel > -------------------- > > - - Make sure you have at least gcc 3.2 available. > + - Make sure you have at least gcc 4.6 available. > For more information, refer to :ref:`Documentation/process/changes.rst <changes>`. > > Please note that you can still run a.out user programs with this kernel. > -- ~Randy