move all arch fixups from Install to Prepare stage, so that fixed headers are availab...
[lede-git/.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.