diff options
| -rw-r--r-- | meta/conf/machine/bootcdx86.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/bootcdx86.conf b/meta/conf/machine/bootcdx86.conf index 8b59fa2969..a9d559587b 100644 --- a/meta/conf/machine/bootcdx86.conf +++ b/meta/conf/machine/bootcdx86.conf | |||
| @@ -3,3 +3,5 @@ | |||
| 3 | #@DESCRIPTION: Machine configuration for running an x86 system from bootable CD | 3 | #@DESCRIPTION: Machine configuration for running an x86 system from bootable CD |
| 4 | 4 | ||
| 5 | require conf/machine/qemux86.conf | 5 | require conf/machine/qemux86.conf |
| 6 | |||
| 7 | IMAGE_ROOTFS_SIZE_ext2 = "60000" | ||
