summaryrefslogtreecommitdiffstats
path: root/package/kexec/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard2009-02-21 20:13:24 +0100
committerPeter Korsgaard2009-02-21 20:13:24 +0100
commit87c15b53561786b2af782042bb77c5aaefecc5c9 (patch)
tree24b942330793554c5f371800f003b2539cd7b008 /package/kexec/Config.in
parentlibsndfile: bump version and convert to Makefile.autotools.in format (diff)
downloadbuildroot-87c15b53561786b2af782042bb77c5aaefecc5c9.tar.gz
buildroot-87c15b53561786b2af782042bb77c5aaefecc5c9.tar.xz
buildroot-87c15b53561786b2af782042bb77c5aaefecc5c9.zip
kexec: bump version and convert to Makefile.autotools.in format
Diffstat (limited to 'package/kexec/Config.in')
-rw-r--r--package/kexec/Config.in2
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"