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:22:35 +0000 (19:22 -0800)
commit3136010cddcfbb20bdbc6d74d33fcc06f535dd47
tree789ecbfc41a8571d4bed4411ef685242a93301eb
parent5608a8c6e86381cdabc46c3a9b90564411771796
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