projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[brcm63xx] off-by-one gpio numbers for bcm6338
[openwrt.git]
/
package
/
kexec-tools
/
kexec-config.in
diff --git
a/package/kexec-tools/kexec-config.in
b/package/kexec-tools/kexec-config.in
index
0907741
..
0910ac2
100644
(file)
--- a/
package/kexec-tools/kexec-config.in
+++ b/
package/kexec-tools/kexec-config.in
@@
-2,6
+2,7
@@
config KEXEC_TOOLS_TARGET_NAME
string
prompt "Target name for kexec kernel" if PACKAGE_kexec-tools
config KEXEC_TOOLS_TARGET_NAME
string
prompt "Target name for kexec kernel" if PACKAGE_kexec-tools
+ default EXTRA_TARGET_ARCH_NAME if TARGET_ps3
default ARCH
help
Defines the target type of the kernels that kexec deals
default ARCH
help
Defines the target type of the kernels that kexec deals
This page took
0.0241 seconds
and
4
git commands to generate.