diff options
-rw-r--r-- | conf/machine/omap3-touchbook.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/omap3-touchbook.conf b/conf/machine/omap3-touchbook.conf index 8e18e4d7cf..37e39dce3f 100644 --- a/conf/machine/omap3-touchbook.conf +++ b/conf/machine/omap3-touchbook.conf @@ -15,7 +15,7 @@ GUI_MACHINE_CLASS = "bigscreen" require conf/machine/include/omap3.inc -IMAGE_FSTYPES += "tar.bz2 ubi" +IMAGE_FSTYPES += "squashfs tar.bz2 ubi" EXTRA_IMAGECMD_jffs2 = "-lnp " # Guesswork |