diff options
| -rw-r--r-- | meta/conf/machine/include/x86-base.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/conf/machine/include/x86-base.inc b/meta/conf/machine/include/x86-base.inc index a29641aec4..bc0c27b73e 100644 --- a/meta/conf/machine/include/x86-base.inc +++ b/meta/conf/machine/include/x86-base.inc | |||
| @@ -10,7 +10,8 @@ MACHINE_FEATURES += "screen keyboard pci usbhost ext2 ext3 x86 \ | |||
| 10 | 10 | ||
| 11 | MACHINE_EXTRA_RRECOMMENDS += "kernel-modules" | 11 | MACHINE_EXTRA_RRECOMMENDS += "kernel-modules" |
| 12 | 12 | ||
| 13 | IMAGE_FSTYPES ?= "hddimg" | 13 | IMAGE_FSTYPES ?= "live" |
| 14 | NOISO ?= "1" | ||
| 14 | 15 | ||
| 15 | KERNEL_IMAGETYPE ?= "bzImage" | 16 | KERNEL_IMAGETYPE ?= "bzImage" |
| 16 | 17 | ||
