aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/dragonboard-410c.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/dragonboard-410c.conf')
-rw-r--r--conf/machine/dragonboard-410c.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/dragonboard-410c.conf b/conf/machine/dragonboard-410c.conf
index 921df4f..e615210 100644
--- a/conf/machine/dragonboard-410c.conf
+++ b/conf/machine/dragonboard-410c.conf
@@ -39,6 +39,6 @@ MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "linux-firmware \
CMDLINE = "console=ttyMSM0,115200n8 root=/dev/mmcblk0p10 rootwait"
# 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"