diff options
Diffstat (limited to 'conf/machine/mx31ads.conf')
-rw-r--r-- | conf/machine/mx31ads.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/mx31ads.conf b/conf/machine/mx31ads.conf index 07976f7dbd..55a29186e3 100644 --- a/conf/machine/mx31ads.conf +++ b/conf/machine/mx31ads.conf @@ -19,3 +19,6 @@ SERIAL_CONSOLE = "115200 ttymxc0" # used by opie-collections.inc ROOT_FLASH_SIZE = "32" + +IMAGE_FSTYPES += "tar.gz" + |