diff options
Diffstat (limited to 'meta/conf/machine')
-rw-r--r-- | meta/conf/machine/include/qemu.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/conf/machine/include/qemu.inc b/meta/conf/machine/include/qemu.inc index 4122a882dd..9ef242f386 100644 --- a/meta/conf/machine/include/qemu.inc +++ b/meta/conf/machine/include/qemu.inc | |||
@@ -6,8 +6,6 @@ MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget screen" | |||
6 | IMAGE_FSTYPES ?= "tar.bz2 ext3" | 6 | IMAGE_FSTYPES ?= "tar.bz2 ext3" |
7 | 7 | ||
8 | ROOT_FLASH_SIZE = "280" | 8 | ROOT_FLASH_SIZE = "280" |
9 | IMAGE_ROOTFS_SIZE_ext2 ?= "280000" | ||
10 | IMAGE_ROOTFS_SIZE_ext3 ?= "280000" | ||
11 | 9 | ||
12 | # Don't include kernels in standard images | 10 | # Don't include kernels in standard images |
13 | RDEPENDS_kernel-base = "" | 11 | RDEPENDS_kernel-base = "" |