diff options
Diffstat (limited to 'conf/machine/spitz.conf')
-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 84c340f66e..6b08ec1aa9 100644 --- a/conf/machine/spitz.conf +++ b/conf/machine/spitz.conf @@ -8,6 +8,6 @@ require conf/machine/include/zaurus-clamshell.conf PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}" PACKAGE_EXTRA_ARCHS += "iwmmxt" -IMAGE_FSTYPES ?= "tar.gz" +IMAGE_FSTYPES += "tar.gz" ROOT_FLASH_SIZE = "100" |