]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/Makefile.in
sim: arm: move arch-specific file compilation to top-level
authorMike Frysinger <vapier@gentoo.org>
Sun, 1 Jan 2023 18:36:50 +0000 (13:36 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 10 Jan 2023 06:15:27 +0000 (01:15 -0500)
commit688fba23d28aab026e0416d0758f395ad635da7a
tree91403140e817d6eb5df96be02c43341066dcc0fb
parentb3e1c5d43d76311aa8da728a53e5d3998efb15b3
sim: arm: move arch-specific file compilation to top-level

The arch-specific flags are only used by the arch-specific modules,
not the common/ files, so we can delete them too.
sim/Makefile.in
sim/arm/Makefile.in
sim/arm/local.mk