X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fmpc8641hpcn%2FMakefile;h=df56b31e581bcfa2983d26dd89a4ace330a6cc6e;hb=d61ea14885631e58a25feaa81ee82eb464c62d6a;hp=96252116690e2de20fdf899602decbe02ad399aa;hpb=61ea75aa07838435ec570ac85a2e3fc038844596;p=oweals%2Fu-boot.git diff --git a/board/mpc8641hpcn/Makefile b/board/mpc8641hpcn/Makefile index 9625211669..df56b31e58 100644 --- a/board/mpc8641hpcn/Makefile +++ b/board/mpc8641hpcn/Makefile @@ -23,6 +23,10 @@ include $(TOPDIR)/config.mk +ifneq ($(OBJTREE),$(SRCTREE)) +$(shell mkdir -p $(obj)../freescale/common) +endif + LIB = $(obj)lib$(BOARD).a COBJS := $(BOARD).o sys_eeprom.o \