diff --git a/conf/machine/colibri-vf.conf b/conf/machine/colibri-vf.conf index c64cac3..a450e6c 100644 --- a/conf/machine/colibri-vf.conf +++ b/conf/machine/colibri-vf.conf @@ -28,7 +28,7 @@ UBOOT_BINARY ?= "u-boot-nand.imx" UBOOT_MAKE_TARGET = "u-boot-nand.imx" UBOOT_MACHINE ?= "colibri_vf_defconfig" -IMAGE_FSTYPES = "sdcard.gz tar.xz ubifs ubi" +IMAGE_FSTYPES = "sdcard.gz tar.xz ubifs" # Enable free --space-fixup (-F) by default, this allows DFU updates MKUBIFS_ARGS = " -c 8112 -e 124KiB -m 2KiB -F"