Enable to deploy COMAC-Platform in CiaB

Change-Id: I3d1b8320e674cf36c40618b0719637be8f53da1a
diff --git a/comac-in-a-box/Makefile b/comac-in-a-box/Makefile
index b3060ba..9d45837 100644
--- a/comac-in-a-box/Makefile
+++ b/comac-in-a-box/Makefile
@@ -29,7 +29,7 @@
 os_vendor	:= $(shell lsb_release -i -s)
 os_release	:= $(shell lsb_release -r -s)
 
-ciab: $(M)/system-check $(M)/omec $(M)/oaisim
+ciab: $(M)/system-check $(M)/omec $(M)/oaisim $(M)/comac-platform
 
 .PHONY: ciab test reset-test clean