aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/qcom-armv8a.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/qcom-armv8a.conf')
-rw-r--r--conf/machine/qcom-armv8a.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/qcom-armv8a.conf b/conf/machine/qcom-armv8a.conf
index 58c9719..142a0c2 100644
--- a/conf/machine/qcom-armv8a.conf
+++ b/conf/machine/qcom-armv8a.conf
@@ -4,7 +4,7 @@ require conf/machine/include/arm/arch-armv8a.inc
MACHINE_FEATURES = "usbhost usbgadget alsa screen wifi bluetooth ext2"
# UFS partitions in 820/845/RB5 setup with 4096 logical sector size
-EXTRA_IMAGECMD_ext4 += " -b 4096 "
+EXTRA_IMAGECMD:ext4 += " -b 4096 "
# Support for dragonboard{410, 820, 845}c, rb5
KERNEL_IMAGETYPE ?= "Image.gz"