aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/dragonboard-820c.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/dragonboard-820c.conf')
-rw-r--r--conf/machine/dragonboard-820c.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/dragonboard-820c.conf b/conf/machine/dragonboard-820c.conf
index b36d148..6d4a2c4 100644
--- a/conf/machine/dragonboard-820c.conf
+++ b/conf/machine/dragonboard-820c.conf
@@ -25,4 +25,4 @@ QCOM_BOOTIMG_ROOTFS ?= "/dev/sda1"
UBOOT_MACHINE ?= "dragonboard820c_defconfig"
# UFS partitions setup with 4096 logical sector size
-EXTRA_IMAGECMD_ext4 += " -b 4096 "
+EXTRA_IMAGECMD:ext4 += " -b 4096 "