bootimg: As image size grows, we want to switch to FAT16

This commit is contained in:
Samuel Ortiz
2008-11-06 11:25:34 +01:00
parent 0e5bc8758b
commit faae7d38e6
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
GUI_MACHINE_CLASS = "bigscreen"
IMAGE_ROOTFS_SIZE_ext3 = "250000"
IMAGE_ROOTFS_SIZE_ext3 = "500000"
IMAGE_FSTYPES ?= "ext3 jffs2 cpio.gz"