[package/kexec] Use new kexec tools
[openwrt-10.03/.git] / package / kexec-tools / kexec-config.in
1
2 config KEXEC_TOOLS_TARGET_NAME
3         string
4         prompt "Target name for kexec kernel" if PACKAGE_kexec-tools
5         default ARCH
6         help
7           Defines the target type of the kernels that kexec deals
8           with. This should be the target specification of
9           the kernel you're booting.