diff --git a/source/clear-linux/guides/maintenance/kernel-development.rst b/source/clear-linux/guides/maintenance/kernel-development.rst index 3816a5eb..715f1883 100644 --- a/source/clear-linux/guides/maintenance/kernel-development.rst +++ b/source/clear-linux/guides/maintenance/kernel-development.rst @@ -102,7 +102,10 @@ by autospec are not available and changes must be made manually. #. Modify the Version, Release, and Source0 URL entries at the top of the - file to change the version of Linux kernel to be compiled. + file to change the version of Linux kernel that will be compiled. + + A list of current and available kernel release can be found on + `kernel.org`_. .. code-block:: bash