All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] push CROSS_COMPILE out to $(ARCH)_config.mk
Date: Thu, 9 Jul 2009 13:58:45 -0400	[thread overview]
Message-ID: <200907091358.46409.vapier@gentoo.org> (raw)
In-Reply-To: <1245036794-7396-1-git-send-email-vapier@gentoo.org>

On Sunday 14 June 2009 23:33:14 Mike Frysinger wrote:
> Each arch should handle setting a proper default CROSS_COMPILE value in
> their own config.mk file rather than having to maintain a large ugly list
> in the Makefile.  By using conditional assignment, we don't have to worry
> about the variable already being set (env/cmdline/etc...).
>
> The common config.mk file takes care of exporting CROSS_COMPILE already,
> and while a few variables (toolchain ones) utilize CROSS_COMPILE before
> including the arch config.mk, they do so with deferred assignment.

with people looking at moving these files/etc..., can this be merged sooner 
rather than later ?  i just dont want to induce unnecessary conflicts.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090709/13de2c9a/attachment.pgp 

  reply	other threads:[~2009-07-09 17:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-15  3:33 [U-Boot] [PATCH] push CROSS_COMPILE out to $(ARCH)_config.mk Mike Frysinger
2009-07-09 17:58 ` Mike Frysinger [this message]
2009-07-19 19:36 ` 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=200907091358.46409.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --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.