commit | 49444feaefc9ec5a64e5c9a0ce54923f50473013 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Jan 02 00:06:34 2023 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Sat Jan 14 20:44:40 2023 -0500 |
tree | 7bd56ba13e4c1f4eaf9e9a3ff27047a3a6700225 | |
parent | 068b723abc3f642f2fa5408908049d3d21a98588 [diff] |
sim: common: simplify hw-config.h deps Now that all ports (other than ppc) build in the top-level, we don't need to expand all the hw-config.h targets as a recursive dep. Each port depends on their respective header now, and the ppc port doesn't use it at all.