arm, suen3: fix compile error, if doing not a local build

Signed-off-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
Heiko Schocher 2010-03-01 15:58:18 +01:00 committed by Tom Rix
parent 67fa8c25f5
commit cc0b53c8d5
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@
#
include $(TOPDIR)/config.mk
ifneq ($(OBJTREE),$(SRCTREE))
$(shell mkdir -p $(obj)../common)
endif
LIB = $(obj)lib$(BOARD).a