From: hcg Date: Mon, 16 Mar 2009 15:30:29 +0000 (+0000) Subject: Added target architecture name for ps3 X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=9fac3efb038a82d7abee51abd3df73695803224d Added target architecture name for ps3 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14899 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/kexec-tools/kexec-config.in b/package/kexec-tools/kexec-config.in index 090774182..0910ac202 100644 --- 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 + default EXTRA_TARGET_ARCH_NAME if TARGET_ps3 default ARCH help Defines the target type of the kernels that kexec deals