commit | bb6366b52da823eb8c76bfa844d69c659c2c1d87 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Fri Jul 04 20:07:35 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Fri Jul 04 20:07:35 2008 +0200 |
tree | 1f4d04c54d3b32c1193e23037644cb9688b5962a | |
parent | c0c456e24115bdd4f907dacf23ffc930c6b8adfa [diff] [blame] |
CCM/SCM boards: fix out of tree building Signed-off-by: Wolfgang Denk <wd@denx.de>
diff --git a/board/siemens/SCM/Makefile b/board/siemens/SCM/Makefile index ed67a09..6ef49c2 100644 --- a/board/siemens/SCM/Makefile +++ b/board/siemens/SCM/Makefile
@@ -25,7 +25,7 @@ ifneq ($(OBJTREE),$(SRCTREE)) $(shell mkdir -p $(obj)../common) -$(shell mkdir -p $(obj)../../tqm8xx) +$(shell mkdir -p $(obj)../../tqc/tqm8xx) endif LIB = $(obj)lib$(BOARD).a