From 9501e62afa556c97c4cdc3228b6812f22b183f6a Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Fri, 14 Sep 2007 21:50:30 +0000 Subject: Further expand the architecture-specific function: add CT_KERNEL_ARCH building. --- arch/x86/functions | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'arch/x86/functions') diff --git a/arch/x86/functions b/arch/x86/functions index 039c0799..ae67692d 100644 --- a/arch/x86/functions +++ b/arch/x86/functions @@ -17,7 +17,6 @@ CT_DoArchValues() { *) CT_TARGET_ARCH=i586;; esac - # The system part of the tuple default value is OK. - - # The endianness option default value is OK. + # The kernel ARCH: + CT_KERNEL_ARCH=i386 } -- cgit v1.2.3