Added target architecture name for ps3

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14899 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Hamish Guthrie 2009-03-16 15:30:29 +00:00
parent 3206f8e46d
commit 0349b2c03f
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
config KEXEC_TOOLS_TARGET_NAME config KEXEC_TOOLS_TARGET_NAME
string string
prompt "Target name for kexec kernel" if PACKAGE_kexec-tools prompt "Target name for kexec kernel" if PACKAGE_kexec-tools
default EXTRA_TARGET_ARCH_NAME if TARGET_ps3
default ARCH default ARCH
help help
Defines the target type of the kernels that kexec deals Defines the target type of the kernels that kexec deals