diff options
Diffstat (limited to 'sim/mn10300')
-rw-r--r-- | sim/mn10300/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/mn10300/local.mk b/sim/mn10300/local.mk index afb1df7..d24e6b8 100644 --- a/sim/mn10300/local.mk +++ b/sim/mn10300/local.mk @@ -58,6 +58,7 @@ BUILT_SOURCES += \ ## This makes sure build tools are available before building the arch-subdirs. SIM_ALL_RECURSIVE_DEPS += $(%C%_BUILD_OUTPUTS) +%D%/modules.c: | $(%C%_BUILD_OUTPUTS) $(%C%_BUILT_SRC_FROM_IGEN): %D%/stamp-igen |