summaryrefslogtreecommitdiffstats
path: root/package/kexec/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-02-21 19:13:24 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2009-02-21 19:13:24 +0000
commit87c15b53561786b2af782042bb77c5aaefecc5c9 (patch)
tree24b942330793554c5f371800f003b2539cd7b008 /package/kexec/Config.in
parent8c1dd5d2c0b9d32e635382ed4f5177f0a50297ce (diff)
downloadbuildroot-novena-87c15b53561786b2af782042bb77c5aaefecc5c9.tar.gz
buildroot-novena-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"