diff options
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/nokia900.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/nokia900.conf b/conf/machine/nokia900.conf index 942d650d0b..b1b8a870ad 100644 --- a/conf/machine/nokia900.conf +++ b/conf/machine/nokia900.conf @@ -22,7 +22,7 @@ KERNEL_IMAGETYPE = "zImage" ROOT_FLASH_SIZE = "100" EXTRA_IMAGECMD_jffs2_nokia900 = "--pad --little-endian --eraseblock=0x20000 -n" -IMAGE_FSTYPES ?= "jffs2" +IMAGE_FSTYPES ?= "jffs2 tar.gz" SERIAL_CONSOLE = "115200 ttyS0" |