Fix mbtk_sdk_ready_v2
Change-Id: I842ad2cfccefb30a254d1ba5dd79c48e8cee71f0
diff --git a/mbtk/Makefile b/mbtk/Makefile
index 7924744..d4b4e99 100755
--- a/mbtk/Makefile
+++ b/mbtk/Makefile
@@ -14,12 +14,12 @@
# Build bin file.
ifeq ($(MBTK_SOURCE_VERSION), 2)
-DIRS += mbtk_rild_v2 mbtk_servicesd_v2
+DIRS += mbtk_rild_v2 mbtk_servicesd_v2 mbtk_sdk_ready_v2
else
-DIRS += mbtk_rild mbtk_servicesd
+DIRS += mbtk_rild mbtk_servicesd mbtk_sdk_ready
endif
-DIRS += mbtk_sdk_ready aboot-tiny mbtk_adbd mbtk_logd mbtk_utils mbtk_utils_linux mbtk_gnssd
+DIRS += aboot-tiny mbtk_adbd mbtk_logd mbtk_utils mbtk_utils_linux mbtk_gnssd
# Build test file.
DIRS += test