[package/kexec] Use new kexec tools
[openwrt.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.
This page took 0.062982 seconds and 5 git commands to generate.