aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sim/mips/local.mk')
-rw-r--r--sim/mips/local.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/sim/mips/local.mk b/sim/mips/local.mk
index 9429972..5f32eee 100644
--- a/sim/mips/local.mk
+++ b/sim/mips/local.mk
@@ -154,8 +154,7 @@ if SIM_MIPS_GEN_MODE_MULTI
%D%/stamp-gen-mode-multi-run
endif
-## This makes sure build tools are available before building the arch-subdirs.
-SIM_ALL_RECURSIVE_DEPS += $(%C%_BUILD_OUTPUTS)
+## Generating modules.c requires all sources to scan.
%D%/modules.c: | $(%C%_BUILD_OUTPUTS)
$(%C%_BUILT_SRC_FROM_IGEN_ITABLE): %D%/stamp-igen-itable