Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] svn commit: trunk/buildroot/target:  device/x86
@ 2007-01-29 23:01 aldot at uclibc.org
  0 siblings, 0 replies; only message in thread
From: aldot at uclibc.org @ 2007-01-29 23:01 UTC (permalink / raw)
  To: buildroot

Author: aldot
Date: 2007-01-29 15:01:42 -0800 (Mon, 29 Jan 2007)
New Revision: 17657

Log:
- fixup after self. Kernel for the x86 family is now built again


Modified:
   trunk/buildroot/target/Makefile.in
   trunk/buildroot/target/device/x86/Makefile.in


Changeset:
Modified: trunk/buildroot/target/Makefile.in
===================================================================
--- trunk/buildroot/target/Makefile.in	2007-01-29 22:51:58 UTC (rev 17656)
+++ trunk/buildroot/target/Makefile.in	2007-01-29 23:01:42 UTC (rev 17657)
@@ -6,3 +6,5 @@
 include target/powerpc/Makefile.in
 # and finally build the filesystems/tarballs
 include target/*/*.mk
+# kernel rules
+include target/linux*.mk

Modified: trunk/buildroot/target/device/x86/Makefile.in
===================================================================
--- trunk/buildroot/target/device/x86/Makefile.in	2007-01-29 22:51:58 UTC (rev 17656)
+++ trunk/buildroot/target/device/x86/Makefile.in	2007-01-29 23:01:42 UTC (rev 17657)
@@ -1,4 +1,3 @@
 ifeq ($(strip $(BR2_TARGET_X86_GENERIC)),y)
 include target/device/x86/i386/Makefile.in
-include target/device/x86/i386/*.mk
 endif

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-01-29 23:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-29 23:01 [Buildroot] svn commit: trunk/buildroot/target: device/x86 aldot 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