diff --git a/config.json b/config.json
index 8c94291..c2fd1c1 100644
--- a/config.json
+++ b/config.json
@@ -668,6 +668,12 @@
                 "DISTRO": "poky-altcfg",
                 "MACHINE": "rb3gen2-core-kit",
                 "BBTARGETS": "core-image-base core-image-weston"
+            },
+            "step2": {
+                "shortname": "Build for qcom-armv8a",
+                "DISTRO": "poky-altcfg",
+                "MACHINE": "qcom-armv8a",
+                "BBTARGETS": "core-image-base"
             }
         },
         "meta-agl-core" : {
