aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/h3600.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf
index 6e9941b..7670c9c 100644
--- a/conf/machine/h3600.conf
+++ b/conf/machine/h3600.conf
@@ -24,7 +24,7 @@ INITRAMFS_FSTYPES ?= "cpio.gz cpio.lzma"
IMAGE_DEVICE_TABLES = ""
-IMAGE_FSTYPES = "jffs2"
+IMAGE_FSTYPES += "tar.gz jffs2"
MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "kernel ipaq-boot-params"
MACHINE_EXTRA_RDEPENDS = "mtd-utils mtd-utils-jffs2"