diff options
author | Graeme Gregory <dp@xora.org.uk> | 2007-04-27 13:19:05 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2007-04-27 13:19:05 +0000 |
commit | d5321a7643c1977edb45c64c9e7d20e33dd087c3 (patch) | |
tree | 208b772b37e2e6f4fd5f1d3c99d877a29a5781bc /conf/machine/mx31ads.conf | |
parent | 3cc9d5463dac0412d5591b506e308f3e9cde0494 (diff) |
mx31ads.conf : create tar images
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" + |