aboutsummaryrefslogtreecommitdiff
path: root/sim/lm32/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sim/lm32/local.mk')
-rw-r--r--sim/lm32/local.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/sim/lm32/local.mk b/sim/lm32/local.mk
index 4fecaca..40f8d52 100644
--- a/sim/lm32/local.mk
+++ b/sim/lm32/local.mk
@@ -63,8 +63,7 @@ BUILT_SOURCES += %D%/eng.h
%D%/mloop.c \
%D%/stamp-mloop
-## 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)
## FIXME: Use of `mono' is wip.