Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: aldot at uclibc.org <aldot@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/toolchain
Date: Tue, 25 Sep 2007 14:49:37 -0700 (PDT)	[thread overview]
Message-ID: <20070925214937.C42B3A65B8@busybox.net> (raw)

Author: aldot
Date: 2007-09-25 14:49:37 -0700 (Tue, 25 Sep 2007)
New Revision: 20027

Log:
- fix copy'n paste error


Modified:
   trunk/buildroot/toolchain/Config.in


Changeset:
Modified: trunk/buildroot/toolchain/Config.in
===================================================================
--- trunk/buildroot/toolchain/Config.in	2007-09-25 21:40:04 UTC (rev 20026)
+++ trunk/buildroot/toolchain/Config.in	2007-09-25 21:49:37 UTC (rev 20027)
@@ -19,7 +19,7 @@
 
 config BR2_TOOLCHAIN_SOURCE
 	bool
-	default y if !BR2_TOOLCHAIN_EXTERNAL
+	default y if BR2_TOOLCHAIN_BUILDROOT || BR2_TOOLCHAIN_EXTERNAL_SOURCE
 	default n if BR2_TOOLCHAIN_EXTERNAL
 
 source "target/device/Toolchain.in"

             reply	other threads:[~2007-09-25 21:49 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-25 21:49 aldot at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-02 20:31 [Buildroot] svn commit: trunk/buildroot/toolchain jacmet at uclibc.org
2008-12-23 10:21 jacmet at uclibc.org
2008-06-16  7:15 jacmet at uclibc.org
2008-03-29 23:10 ulf at uclibc.org
2008-03-30 13:03 ` Peter Korsgaard
2008-03-30 23:39   ` Hamish Moffatt
2008-03-31  6:49     ` Peter Korsgaard
2008-03-29 11:04 ulf at uclibc.org
2008-03-13 17:10 ninevoltz at uclibc.org
2008-03-13 18:23 ` Peter Korsgaard
2008-03-13 18:28   ` John Voltz
2008-03-13 19:35     ` Peter Korsgaard
2008-03-13 20:39       ` John Voltz
2007-10-05 11:02 aldot at uclibc.org
2007-09-28 19:56 ulf at uclibc.org
2007-09-25 22:03 aldot at uclibc.org
2007-08-21 19:45 aldot at uclibc.org
2007-07-07  9:31 aldot at uclibc.org
2007-06-20 12:00 aldot at uclibc.org
2007-03-21 10:55 aldot at uclibc.org
2007-01-24 14:50 aldot at uclibc.org
2007-01-21 11:34 aldot at uclibc.org

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=20070925214937.C42B3A65B8@busybox.net \
    --to=aldot@uclibc.org \
    --cc=buildroot@busybox.net \
    /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