summaryrefslogtreecommitdiff
path: root/sim/mips
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2023-01-01 23:02:28 -0500
committerMike Frysinger <vapier@gentoo.org>2023-01-14 20:41:24 -0500
commit068b723abc3f642f2fa5408908049d3d21a98588 (patch)
tree53ecaf0acefc883a428882ad45e3a718c790107d /sim/mips
parent936b119d439cd67b691f5ee6eac6a8a8cb40c960 (diff)
downloadbinutils-gdb-068b723abc3f642f2fa5408908049d3d21a98588.tar.gz
sim: build: drop AM_MAKEFLAGS settings
We don't have any recursive builds anymore, so we can drop this logic.
Diffstat (limited to 'sim/mips')
-rw-r--r--sim/mips/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/mips/local.mk b/sim/mips/local.mk
index 136eebaacaf..e54a0ef6102 100644
--- a/sim/mips/local.mk
+++ b/sim/mips/local.mk
@@ -86,7 +86,6 @@ noinst_LIBRARIES += %D%/libsim.a
noinst_PROGRAMS += %D%/run
%C%_SIM_EXTRA_HW_DEVICES = tx3904cpu tx3904irc tx3904tmr tx3904sio
-AM_MAKEFLAGS += %C%_SIM_EXTRA_HW_DEVICES="$(%C%_SIM_EXTRA_HW_DEVICES)"
## List all generated headers to help Automake dependency tracking.
BUILT_SOURCES += %D%/itable.h