sim: common: simplify hw-config.h deps
authorMike Frysinger <vapier@gentoo.org>
Mon, 2 Jan 2023 05:06:34 +0000 (00:06 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 15 Jan 2023 01:44:40 +0000 (20:44 -0500)
commit49444feaefc9ec5a64e5c9a0ce54923f50473013
tree7bd56ba13e4c1f4eaf9e9a3ff27047a3a6700225
parent068b723abc3f642f2fa5408908049d3d21a98588
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.
sim/Makefile.in
sim/common/local.mk