projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
merge the control file and the .ipk file targets into one to prevent them from going...
[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
0910ac2
..
7aa3f1d
100644
(file)
--- a/
package/kexec-tools/kexec-config.in
+++ b/
package/kexec-tools/kexec-config.in
@@
-2,7
+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 EXTRA_TARGET_ARCH_NAME if
powerpc64
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.023868 seconds
and
4
git commands to generate.