commit | 1b907fc09fc28c40ca59d90886227fefbb34c62f | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Jan 02 00:11:00 2023 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Sat Jan 14 21:01:33 2023 -0500 |
tree | 2a228cd51210069ec3d1b1163a39dffac3b5aedf | |
parent | 72be276fffe304a478ecadad34bb89fe33cdf052 [diff] |
sim: common: simplify modules.c deps Now that all ports (other than ppc) build in the top-level, we don't need to expand all the modules.c targets as a recursive dep. Each port depends on their respective file now, and the ppc port doesn't use it at all.