arch/x86/functions
changeset 387 2fa4b675a9a3
parent 383 f00eb97ff649
     1.1 --- a/arch/x86/functions	Fri Sep 14 21:17:59 2007 +0000
     1.2 +++ b/arch/x86/functions	Fri Sep 14 21:50:30 2007 +0000
     1.3 @@ -17,7 +17,6 @@
     1.4          *)                            CT_TARGET_ARCH=i586;;
     1.5      esac
     1.6  
     1.7 -    # The system part of the tuple default value is OK.
     1.8 -
     1.9 -    # The endianness option default value is OK.
    1.10 +    # The kernel ARCH:
    1.11 +    CT_KERNEL_ARCH=i386
    1.12  }