]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/Makefile.in
sim: common: simplify modules.c deps
authorMike Frysinger <vapier@gentoo.org>
Mon, 2 Jan 2023 05:11:00 +0000 (00:11 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 15 Jan 2023 02:01:33 +0000 (21:01 -0500)
commit1b907fc09fc28c40ca59d90886227fefbb34c62f
tree2a228cd51210069ec3d1b1163a39dffac3b5aedf
parent72be276fffe304a478ecadad34bb89fe33cdf052
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.
sim/Makefile.in
sim/common/local.mk