diff --git a/apps/plugins/plugins.make b/apps/plugins/plugins.make index 1efd513396..9fff82d832 100644 --- a/apps/plugins/plugins.make +++ b/apps/plugins/plugins.make @@ -44,6 +44,7 @@ $(PLUGINLIB): $(PLUGINLIB_OBJ) $(PLUGINLINK_LDS): $(PLUGIN_LDS) $(call PRINTS,PP $(@F)) + $(shell mkdir -p $(dir $@)) $(call preprocess2file,$<,$@,-DLOADADDRESS=$(LOADADDRESS)) $(BUILDDIR)/credits.raw credits.raw: $(DOCSDIR)/CREDITS