From bac49d1394d22c9c24bcb475a142d9b9f42d5b29 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Sat, 27 Jan 2007 13:24:59 +0000 Subject: spitz: add tar.gz image fstype instead of ?= --- conf/machine/spitz.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3