summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/qemu.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/include/qemu.inc')
-rw-r--r--meta/conf/machine/include/qemu.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/qemu.inc b/meta/conf/machine/include/qemu.inc
index 5050e41066..8dedb1a42d 100644
--- a/meta/conf/machine/include/qemu.inc
+++ b/meta/conf/machine/include/qemu.inc
@@ -9,7 +9,7 @@ XSERVER ?= "xserver-xorg \
9 xf86-video-fbdev \ 9 xf86-video-fbdev \
10 " 10 "
11 11
12MACHINE_FEATURES = "alsa bluetooth usbgadget screen" 12MACHINE_FEATURES = "alsa bluetooth usbgadget screen vfat"
13 13
14MACHINEOVERRIDES =. "qemuall:" 14MACHINEOVERRIDES =. "qemuall:"
15 15