From: Matthias Fuchs Date: Tue, 9 Sep 2008 07:50:24 +0000 (+0200) Subject: ppc4xx: Fix out-of-tree building of CPCI405 variants X-Git-Tag: v2008.10-rc1~25 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=dd794323a2a1ed6a8a5df51785c31bcde60ad7ca;p=u-boot ppc4xx: Fix out-of-tree building of CPCI405 variants Signed-off-by: Matthias Fuchs Acked-by: Stefan Roese --- diff --git a/Makefile b/Makefile index a342a88083..93c22d1fce 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