commit | 82b836fda6894ebfccccfbddc2ce3ee2718d862e | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Fri Mar 30 18:08:07 2012 -0700 |
committer | Ying Wang <wangying@google.com> | Fri Mar 30 18:57:52 2012 -0700 |
tree | 1f9d5cc887944edc8f42c4453c20de5ef3b7616c | |
parent | 06e758a9664deed8cc865a58441a9a6279cc66de [diff] [blame] |
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