summaryrefslogtreecommitdiff
path: root/conf/machine/i686-generic.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/i686-generic.conf')
-rw-r--r--conf/machine/i686-generic.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/i686-generic.conf b/conf/machine/i686-generic.conf
index 5eba33fa97..883d6b4dd0 100644
--- a/conf/machine/i686-generic.conf
+++ b/conf/machine/i686-generic.conf
@@ -11,6 +11,8 @@ PACKAGE_EXTRA_ARCHS = "x86 i386 i486 i586"
PREFERRED_PROVIDER_virtual/kernel = "linux-x86"
OLDEST_KERNEL = "2.6.20"
+KERNEL_IMAGETYPE = "bzImage"
+
GLIBC_ADDONS = "nptl"
GLIBC_EXTRA_OECONF = "--with-tls"