platform: msm_shared: Enable Dload mode support for 8610 target.

Change-Id: I67070b3872e42731967844c51ea2955bee5a0962
diff --git a/platform/msm_shared/rules.mk b/platform/msm_shared/rules.mk
index d3b994f..a022e04 100755
--- a/platform/msm_shared/rules.mk
+++ b/platform/msm_shared/rules.mk
@@ -195,7 +195,8 @@
             $(LOCAL_DIR)/image_verify.o \
             $(LOCAL_DIR)/crypto_hash.o \
             $(LOCAL_DIR)/crypto5_eng.o \
-            $(LOCAL_DIR)/crypto5_wrapper.o
+            $(LOCAL_DIR)/crypto5_wrapper.o \
+            $(LOCAL_DIR)/dload_util.o
 endif
 
 ifeq ($(PLATFORM),apq8084)