Add regression test for build directory handling to make lint target
[coreboot.git] / Makefile
index 04fbb026128333350c8343e76b76560f8f3a2c2d..5082f7e7290de1e52d6e7e70976a2a618e3b3680 100644 (file)
--- 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