From e3e2ce46cc5237d74976efc25dd088403b512e5c Mon Sep 17 00:00:00 2001 From: puneetse <22071208+puneetse@users.noreply.github.com> Date: Wed, 6 Feb 2019 10:54:42 -0800 Subject: [PATCH] Add comment about where to find kernel releases --- source/clear-linux/guides/maintenance/kernel-development.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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