Commit 313dd5d5 authored by Baruch Siach's avatar Baruch Siach Committed by Peter Korsgaard
Browse files

kexec: fix homepage URL



The old one gives 404 error.

Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent a831a0e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,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.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
	  https://www.kernel.org/pub/linux/utils/kernel/kexec/

config BR2_PACKAGE_KEXEC_ZLIB
	bool "zlib support"