Support to build pdk and pdk fusion.

Bug: 6241618
Change-Id: I08f74019631e9e132c15cdb2916bbafb052f9aa6
diff --git a/core/Makefile b/core/Makefile
index e005485..f3e0a63 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -751,7 +751,8 @@
     $(ALL_PREBUILT) \
     $(ALL_COPIED_HEADERS) \
     $(ALL_GENERATED_SOURCES) \
-    $(ALL_DEFAULT_INSTALLED_MODULES))
+    $(ALL_DEFAULT_INSTALLED_MODULES)\
+    $(ALL_PDK_FUSION_FILES))
 
 ifdef is_tests_build
 # We don't want to install tests modules to the system partition