diff --git a/board/esd/pmc440/Makefile b/board/esd/pmc440/Makefile
index 4dd9c386cdb979cca7c412e7ca8b857df1938231..68b566c4a6e029c2ddcd8f8fa84a7af07173cbd4 100644
--- a/board/esd/pmc440/Makefile
+++ b/board/esd/pmc440/Makefile
@@ -22,6 +22,9 @@
 #
 
 include $(TOPDIR)/config.mk
+ifneq ($(OBJTREE),$(SRCTREE))
+$(shell mkdir -p $(obj)../common)
+endif
 
 LIB	= $(obj)lib$(BOARD).a