X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=coreboot.git;a=blobdiff_plain;f=Makefile;h=5082f7e7290de1e52d6e7e70976a2a618e3b3680;hp=04fbb026128333350c8343e76b76560f8f3a2c2d;hb=40ad842ade3d3b4178b26034b00a06162fd5e5ab;hpb=29ddbb813fecc42ebb40aa52e5dd73696027d791 diff --git a/Makefile b/Makefile index 04fbb0261..5082f7e72 100644 --- a/Makefile +++ b/Makefile @@ -237,7 +237,9 @@ printall: endif +ifndef NOMKDIR $(shell mkdir -p $(obj) $(objutil)/kconfig/lxdialog $(additional-dirs) $(alldirs)) +endif cscope: cscope -bR