aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/ifc6410.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/ifc6410.conf b/conf/machine/ifc6410.conf
index ff1e1ac..10f3b43 100644
--- a/conf/machine/ifc6410.conf
+++ b/conf/machine/ifc6410.conf
@@ -39,3 +39,5 @@ SERIAL_CONSOLE = "115200 ttyMSM0"
# Fastboot expects an ext4 image, which needs to be 4096 aligned
IMAGE_FSTYPES_append = " ext4 ext4.gz"
IMAGE_ROOTFS_ALIGNMENT = "4096"
+
+INHERIT += "qcom-firmware-mount"