make cvs checkouts more flexible. packages must now specify either -r <tag> or -D...
[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.050159 seconds and 5 git commands to generate.