summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2007-05-10 13:54:08 -0500
committerJon Loeliger <jdl@freescale.com>2007-05-10 13:54:08 -0500
commit3423c44afa70aed6719fc39d4064ae2e67da42eb (patch)
tree8bd0885071d46ad3100395bcbfc720666abc2cfb /board
parentabca901869c3760b6c5fecb825db6c1d91a78a93 (diff)
parentb84289b595731e8851df46e893845cc1322c9b9b (diff)
downloadblackbird-obmc-uboot-3423c44afa70aed6719fc39d4064ae2e67da42eb.tar.gz
blackbird-obmc-uboot-3423c44afa70aed6719fc39d4064ae2e67da42eb.zip
Merge branch 'mpc8641'
Diffstat (limited to 'board')
-rw-r--r--board/mpc8641hpcn/Makefile4
1 files changed, 4 insertions, 0 deletions
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 \
OpenPOWER on IntegriCloud