[U-Boot] [PATCH] ppc4xx: Fix out-of-tree building of CPCI405 variants
Matthias Fuchs
matthias.fuchs at esd-electronics.com
Tue Sep 9 09:50:24 CEST 2008
Signed-off-by: Matthias Fuchs <matthias.fuchs at esd-electronics.com>
---
Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile
index 73421db..251cdec 100644
--- a/Makefile
+++ b/Makefile
@@ -1248,6 +1248,7 @@ CPCI405_config: unconfig
CPCI4052_config \
CPCI405DT_config \
CPCI405AB_config: unconfig
+ @mkdir -p $(obj)board/esd/cpci405
@echo "TEXT_BASE = 0xFFFC0000" > $(obj)board/esd/cpci405/config.tmp
@$(MKCONFIG) $(@:_config=) ppc ppc4xx cpci405 esd
--
1.5.3
More information about the U-Boot
mailing list