From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Make out-of-tree compiling compatible
Date: Mon, 12 May 2008 14:36:33 -0500 [thread overview]
Message-ID: <1210620993.29918.25.camel@laptop> (raw)
In-Reply-To: <20080509231720.F3AA424764@gemini.denx.de>
On Sat, 2008-05-10 at 01:17 +0200, Wolfgang Denk wrote:
> > include $(TOPDIR)/config.mk
> >
> > +$(shell mkdir -p $(OBJTREE)/board/freescale/common)
> > +
> > LIB = $(obj)lib$(BOARD).a
>
> I'm missing some rule to remove that directory for "make clean" or
> "make distclean" ?
>
No, you are not. You have the following in Makefile
distclean: clobber unconfig
rm -rf $(obj)*
endif
All temporary folders are removed.
I just resent you the v2 patch.
York
next prev parent reply other threads:[~2008-05-12 19:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-09 20:59 [U-Boot-Users] Make ADS5121 out-of-tree compiling compatible York Sun
2008-05-09 20:59 ` [U-Boot-Users] [PATCH] Make " York Sun
2008-05-09 23:17 ` Wolfgang Denk
2008-05-12 19:36 ` York Sun [this message]
2008-05-09 23:22 ` Kumar Gala
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=1210620993.29918.25.camel@laptop \
--to=yorksun@freescale.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox