X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fesd%2Fpmc440%2FMakefile;h=68b566c4a6e029c2ddcd8f8fa84a7af07173cbd4;hb=5c395393cc9b85b14c5481dbcab6b67b54f31622;hp=4dd9c386cdb979cca7c412e7ca8b857df1938231;hpb=74ac5facb988fc488a707db228b177ead63a6541;p=u-boot diff --git a/board/esd/pmc440/Makefile b/board/esd/pmc440/Makefile index 4dd9c386cd..68b566c4a6 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