diff options
Diffstat (limited to 'package/kexec/Config.in')
-rw-r--r-- | package/kexec/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kexec/Config.in b/package/kexec/Config.in index f410e03d1..f02848043 100644 --- a/package/kexec/Config.in +++ b/package/kexec/Config.in @@ -4,7 +4,7 @@ config BR2_PACKAGE_KEXEC Kexec is a user space utiltity for loading another kernel and asking the currently running kernel to do something with it. - http://www.xmission.com/~ebiederm/files/kexec/ + http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/ config BR2_PACKAGE_KEXEC_ZLIB bool "Kexec with zlib support" |