aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/spitz.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-01-27 13:24:59 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-01-27 13:24:59 +0000
commitbac49d1394d22c9c24bcb475a142d9b9f42d5b29 (patch)
treeed74d555d78f8a2ad31ef2ef72c451d5e0514723 /conf/machine/spitz.conf
parent92ebb2b6111ffb471dd5eab36bf16270fb73e846 (diff)
downloadopenembedded-bac49d1394d22c9c24bcb475a142d9b9f42d5b29.tar.gz
spitz: add tar.gz image fstype instead of ?=
Diffstat (limited to 'conf/machine/spitz.conf')
-rw-r--r--conf/machine/spitz.conf2
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"