* [Buildroot] svn commit: trunk/buildroot/target/x86
@ 2008-03-20 23:03 ulf at uclibc.org
0 siblings, 0 replies; only message in thread
From: ulf at uclibc.org @ 2008-03-20 23:03 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-03-20 23:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-20 23:03 [Buildroot] svn commit: trunk/buildroot/target/x86 ulf at uclibc.org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox