aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/ifc6410.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/ifc6410.conf')
-rw-r--r--conf/machine/ifc6410.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ifc6410.conf b/conf/machine/ifc6410.conf
index 10f3b43..51a32f3 100644
--- a/conf/machine/ifc6410.conf
+++ b/conf/machine/ifc6410.conf
@@ -37,7 +37,7 @@ KERNEL_DEVICETREE = "qcom-apq8064-ifc6410.dtb"
SERIAL_CONSOLE = "115200 ttyMSM0"
# Fastboot expects an ext4 image, which needs to be 4096 aligned
-IMAGE_FSTYPES_append = " ext4 ext4.gz"
+IMAGE_FSTYPES_append = " ext4.gz"
IMAGE_ROOTFS_ALIGNMENT = "4096"
INHERIT += "qcom-firmware-mount"