OSDN Git Service

Dedup the targets and dependencies of required modules.
authorYing Wang <wangying@google.com>
Sat, 1 Feb 2014 03:22:35 +0000 (19:22 -0800)
committerYing Wang <wangying@google.com>
Sat, 1 Feb 2014 03:56:31 +0000 (19:56 -0800)
commitfc33037547495aa21b25216d360b27a7100e2a42
tree078038783c868ecaaa7faee184f79720c1298b60
parentd76bb1755d843f90525a22c191938037cf87a7a1
Dedup the targets and dependencies of required modules.

For whatever reason, two modules may have the same file as their
installed module. In that case circular dependency is created if the two
modules have requited-by relation.

Change-Id: I15ed271ca3f3c343e4662182ded5ccc63d6c42cc
core/main.mk