]> git.proxmox.com Git - mirror_qemu.git/blobdiff - rules.mak
Merge remote-tracking branch 'remotes/artyom/tags/pull-sun4v-20170226' into staging
[mirror_qemu.git] / rules.mak
index 575a3afdff4c797afe7c25faadab1ddbbe824836..83d6dd1dae4dbd463d1c43567d26e587e5d7c229 100644 (file)
--- a/rules.mak
+++ b/rules.mak
@@ -374,7 +374,6 @@ define unnest-vars
                 $(eval $(o:%.mo=%$(DSOSUF)): module-common.o $($o-objs)),
                 $(error $o added in $v but $o-objs is not set)))
         $(shell mkdir -p ./ $(sort $(dir $($v))))
-        $(shell cd $(BUILD_DIR) && mkdir -p ./ $(sort $(dir $($v))))
         # Include all the .d files
         $(eval -include $(patsubst %.o,%.d,$(patsubst %.mo,%.d,$($v))))
         $(eval $v := $(filter-out %/,$($v))))