From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/target/x86
Date: Thu, 20 Mar 2008 16:03:40 -0700 (PDT) [thread overview]
Message-ID: <20080320230340.97EA93C35D@busybox.net> (raw)
Author: ulf
Date: 2008-03-20 16:03:40 -0700 (Thu, 20 Mar 2008)
New Revision: 21423
Log:
Use x86 Makefile only if x86 is choosen
Modified:
trunk/buildroot/target/x86/Makefile.in
Changeset:
Modified: trunk/buildroot/target/x86/Makefile.in
===================================================================
--- trunk/buildroot/target/x86/Makefile.in 2008-03-20 23:02:41 UTC (rev 21422)
+++ trunk/buildroot/target/x86/Makefile.in 2008-03-20 23:03:40 UTC (rev 21423)
@@ -1 +1,3 @@
+ifeq ($(BR2_i386),y)
include target/x86/*/*.mk
+endif
reply other threads:[~2008-03-20 23:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20080320230340.97EA93C35D@busybox.net \
--to=ulf@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