diff options
Diffstat (limited to 'sim/sh/local.mk')
-rw-r--r-- | sim/sh/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/sh/local.mk b/sim/sh/local.mk index 8c2ce0d..c25ab53 100644 --- a/sim/sh/local.mk +++ b/sim/sh/local.mk @@ -36,6 +36,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%_gencode_SOURCES = %D%/gencode.c |