summaryrefslogtreecommitdiff
path: root/conf/machine/x86.conf
diff options
context:
space:
mode:
authorOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2007-08-22 16:37:56 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2007-08-22 16:37:56 +0000
commitd69667bd98e7fac9404f9a74283fe3c4a63b21fe (patch)
treee674213eee5b932d5d05fc4a18e974af63c6f19b /conf/machine/x86.conf
parent681a42f0f9ed259fa6d1747f9282044d5b799ef4 (diff)
parent087beea232b559c4608cc0b19da699e54ea20774 (diff)
merge of '1fc3f2af2bc1ab6996667fc87696b79af25ad493'
and '7227e7b465491a16d241c26424306e622bb8da05'
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"