summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/conf/machine/spitz.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/machine/spitz.conf b/meta/conf/machine/spitz.conf
index b7a9e2ab01..85a22975c7 100644
--- a/meta/conf/machine/spitz.conf
+++ b/meta/conf/machine/spitz.conf
@@ -9,6 +9,7 @@ PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}"
9 9
10PACKAGE_EXTRA_ARCHS += "iwmmxt" 10PACKAGE_EXTRA_ARCHS += "iwmmxt"
11IMAGE_FSTYPES ?= "tar.gz ext2" 11IMAGE_FSTYPES ?= "tar.gz ext2"
12IMAGE_ROOTFS_SIZE_ext2 = "200000"
12 13
13ROOT_FLASH_SIZE = "100" 14ROOT_FLASH_SIZE = "100"
14# actually that should really read ROOTFS_SIZE = "100", because with modern kernels, 15# actually that should really read ROOTFS_SIZE = "100", because with modern kernels,