summaryrefslogtreecommitdiff
path: root/arch/x86/functions
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/functions')
-rw-r--r--arch/x86/functions5
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/x86/functions b/arch/x86/functions
index 039c079..ae67692 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
}