diff options
-rw-r--r-- | conf/machine/spitz.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf index f8946fc42f..2607d12e4a 100644 --- a/conf/machine/spitz.conf +++ b/conf/machine/spitz.conf @@ -20,4 +20,4 @@ BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-usbcore kernel-module-usbmouse kernel IMAGE_FSTYPES = "jffs2 tar" -ROOT_FLASH_SIZE = "16" +ROOT_FLASH_SIZE = "100" |