diff options
-rw-r--r-- | conf/machine/om-gta02.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf index d47320e59d..5fc96ec4ed 100644 --- a/conf/machine/om-gta02.conf +++ b/conf/machine/om-gta02.conf @@ -51,7 +51,7 @@ USE_VT = "0" # used by some images ROOT_FLASH_SIZE = "256" -IMAGE_FSTYPES += "tar.gz jffs2 ubifs" +IMAGE_FSTYPES += "tar.gz jffs2 ubifs ubi" # extra jffs2 tweaks EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 \ |