All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ppc4xx: Fix out-of-tree building of CPCI405 variants
Date: Tue, 9 Sep 2008 09:50:24 +0200	[thread overview]
Message-ID: <200809090950.25345.matthias.fuchs@esd-electronics.com> (raw)
In-Reply-To: <20080909073444.0058F248B8@gemini.denx.de>

Signed-off-by: Matthias Fuchs <matthias.fuchs@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

  reply	other threads:[~2008-09-09  7:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-08 13:23 [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2008-09-09  0:22 ` Wolfgang Denk
2008-09-09  7:34 ` Wolfgang Denk
2008-09-09  7:50   ` Matthias Fuchs [this message]
2008-09-09  7:56     ` [U-Boot] [PATCH] ppc4xx: Fix out-of-tree building of CPCI405 variants Stefan Roese
2008-09-09  8:21     ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200809090950.25345.matthias.fuchs@esd-electronics.com \
    --to=matthias.fuchs@esd-electronics.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.