diff options
Diffstat (limited to 'package/kexec/Config.in')
-rw-r--r-- | package/kexec/Config.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/kexec/Config.in b/package/kexec/Config.in index d92e6b9573..c24dff38ec 100644 --- a/package/kexec/Config.in +++ b/package/kexec/Config.in @@ -5,7 +5,8 @@ config BR2_PACKAGE_KEXEC BR2_powerpc || BR2_sh4 || BR2_sh4a help Kexec is a user space utility for loading another kernel - and asking the currently running kernel to do something with it. + and asking the currently running kernel to do something with + it. https://www.kernel.org/pub/linux/utils/kernel/kexec/ |