summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/x86-base.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/include/x86-base.inc')
-rw-r--r--meta/conf/machine/include/x86-base.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/x86-base.inc b/meta/conf/machine/include/x86-base.inc
index 0227f3c289..da56cc3574 100644
--- a/meta/conf/machine/include/x86-base.inc
+++ b/meta/conf/machine/include/x86-base.inc
@@ -8,7 +8,7 @@
8MACHINE_FEATURES += "screen keyboard pci usbhost ext2 ext3 x86 \ 8MACHINE_FEATURES += "screen keyboard pci usbhost ext2 ext3 x86 \
9 acpi serial usbgadget alsa" 9 acpi serial usbgadget alsa"
10 10
11IMAGE_FSTYPES ?= "hddimg" 11IMAGE_FSTYPES ?= "wic"
12 12
13KERNEL_IMAGETYPE ?= "bzImage" 13KERNEL_IMAGETYPE ?= "bzImage"
14 14