summaryrefslogtreecommitdiff
path: root/conf/machine/x86.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-08-22 16:12:34 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-08-22 16:12:34 +0000
commit087beea232b559c4608cc0b19da699e54ea20774 (patch)
tree575d7759454835736ecb619c923ed363b419750c /conf/machine/x86.conf
parentf7d6eaeca1606cccf35ac2e39ee78891be028ff5 (diff)
parent21e96269bce9de9ee8f6559750e6e5f3dce63e9a (diff)
merge of '98b14503e47a28e2ea274f0efb9dca54e5ce4037'
and 'd375e276dbe8f04f6a3fbcd1d61fea0eee345d32'
Diffstat (limited to 'conf/machine/x86.conf')
-rw-r--r--conf/machine/x86.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/x86.conf b/conf/machine/x86.conf
index e0d4cc96a2..af0cf8996b 100644
--- a/conf/machine/x86.conf
+++ b/conf/machine/x86.conf
@@ -7,6 +7,8 @@ TARGET_ARCH = "i486"
# TARGET_VENDOR = "-oe"
PACKAGE_EXTRA_ARCHS = "x86"
PREFERRED_PROVIDER_virtual/kernel = "linux-x86"
+
+KERNEL_IMAGETYPE = "bzImage"
# todo: convert to task-base
# BOOTSTRAP_EXTRA_RDEPENDS = "kernel pciutils udev kernel-modules"
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"