Added target architecture name for ps3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14899 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
3206f8e46d
commit
0349b2c03f
|
@ -2,6 +2,7 @@
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue