summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 79e282871f..df2932b767 100644
--- a/Makefile
+++ b/Makefile
@@ -360,6 +360,7 @@ $(rw-eps) $(out)/RW/str_blob: $(rw-es)
$(rw-objs): $(out)/RW/str_blob $(rw-eps)
endif
+rw-deps += $(rw_board_deps)
ifeq ($(CONFIG_FW_INCLUDE_RO),y)
deps := $(ro-deps) $(rw-deps) $(deps-y)