diff options
| -rw-r--r-- | meta/conf/machine/qemux86.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/qemux86.conf b/meta/conf/machine/qemux86.conf index cce881043f..dddd552fa7 100644 --- a/meta/conf/machine/qemux86.conf +++ b/meta/conf/machine/qemux86.conf | |||
| @@ -7,6 +7,8 @@ PACKAGE_EXTRA_ARCHS = "x86" | |||
| 7 | 7 | ||
| 8 | require conf/machine/include/qemu.inc | 8 | require conf/machine/include/qemu.inc |
| 9 | 9 | ||
| 10 | MACHINE_FEATURES += "x86" | ||
| 11 | |||
| 10 | KERNEL_IMAGETYPE = "bzImage" | 12 | KERNEL_IMAGETYPE = "bzImage" |
| 11 | 13 | ||
| 12 | SERIAL_CONSOLE = "115200 ttyS0" | 14 | SERIAL_CONSOLE = "115200 ttyS0" |
