summaryrefslogtreecommitdiffstats
path: root/board/siemens/SCM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/siemens/SCM/Makefile')
-rw-r--r--board/siemens/SCM/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/siemens/SCM/Makefile b/board/siemens/SCM/Makefile
index 07cc5a659d..07db9d44e5 100644
--- a/board/siemens/SCM/Makefile
+++ b/board/siemens/SCM/Makefile
@@ -24,8 +24,7 @@
include $(TOPDIR)/config.mk
ifneq ($(OBJTREE),$(SRCTREE))
-$(shell mkdir -p $(obj)../common)
-$(shell mkdir -p $(obj)../../tqc/tqm8xx)
+$(shell mkdir -p $(obj)../common $(obj)../../tqc/tqm8xx)
endif
LIB = $(obj)lib$(BOARD).o
OpenPOWER on IntegriCloud