* [Buildroot] svn commit: trunk/buildroot/target/device/x86
@ 2006-12-04 13:39 aldot at uclibc.org
0 siblings, 0 replies; 3+ messages in thread
From: aldot at uclibc.org @ 2006-12-04 13:39 UTC (permalink / raw)
To: buildroot
Author: aldot
Date: 2006-12-04 05:39:50 -0800 (Mon, 04 Dec 2006)
New Revision: 16777
Log:
- +x
Modified:
trunk/buildroot/target/device/x86/depmod.pl
Changeset:
Property changes on: trunk/buildroot/target/device/x86/depmod.pl
___________________________________________________________________
Name: svn:executable
+ *
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] svn commit: trunk/buildroot/target/device/x86
@ 2007-01-30 17:36 aldot at uclibc.org
0 siblings, 0 replies; 3+ messages in thread
From: aldot at uclibc.org @ 2007-01-30 17:36 UTC (permalink / raw)
To: buildroot
Author: aldot
Date: 2007-01-30 09:36:51 -0800 (Tue, 30 Jan 2007)
New Revision: 17673
Log:
- make sure to check against ia32
Modified:
trunk/buildroot/target/device/x86/Makefile.in
Changeset:
Modified: trunk/buildroot/target/device/x86/Makefile.in
===================================================================
--- trunk/buildroot/target/device/x86/Makefile.in 2007-01-30 17:33:53 UTC (rev 17672)
+++ trunk/buildroot/target/device/x86/Makefile.in 2007-01-30 17:36:51 UTC (rev 17673)
@@ -1,3 +1,5 @@
ifeq ($(strip $(BR2_TARGET_GENERIC)),y)
+ifeq ($(strip $(BR2_i386)),y)
include target/device/x86/i386/Makefile.in
endif
+endif
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] svn commit: trunk/buildroot/target/device/x86
@ 2009-01-29 21:17 ulf at uclibc.org
0 siblings, 0 replies; 3+ messages in thread
From: ulf at uclibc.org @ 2009-01-29 21:17 UTC (permalink / raw)
To: buildroot
Author: ulf
Date: 2009-01-29 21:17:36 +0000 (Thu, 29 Jan 2009)
New Revision: 25139
Log:
Remove default value from choice in x86 config
Modified:
trunk/buildroot/target/device/x86/Config.in
Changeset:
Modified: trunk/buildroot/target/device/x86/Config.in
===================================================================
--- trunk/buildroot/target/device/x86/Config.in 2009-01-29 20:52:52 UTC (rev 25138)
+++ trunk/buildroot/target/device/x86/Config.in 2009-01-29 21:17:36 UTC (rev 25139)
@@ -11,7 +11,6 @@
config BR2_TARGET_I686
bool "i686"
depends on BR2_i386
- default y
endchoice
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-01-29 21:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-04 13:39 [Buildroot] svn commit: trunk/buildroot/target/device/x86 aldot at uclibc.org
-- strict thread matches above, loose matches on Subject: below --
2007-01-30 17:36 aldot at uclibc.org
2009-01-29 21:17 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