diff options
Diffstat (limited to 'conf/machine/qemux86.conf')
-rw-r--r-- | conf/machine/qemux86.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/qemux86.conf b/conf/machine/qemux86.conf index 7fbdbfb1a7..ad1138f422 100644 --- a/conf/machine/qemux86.conf +++ b/conf/machine/qemux86.conf @@ -9,6 +9,7 @@ PACKAGE_EXTRA_ARCHS = "x86" require conf/machine/include/qemu.inc MACHINE_FEATURES += "x86" +MACHINE_EXTRA_RRECOMMENDS = "kernel-module-uvesafb v86d" KERNEL_IMAGETYPE = "bzImage" |