All of 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/target/device/x86/i386
Date: Mon, 18 Dec 2006 05:48:02 -0800 (PST)	[thread overview]
Message-ID: <20061218134802.85595485CC@busybox.net> (raw)

Author: aldot
Date: 2006-12-18 05:48:02 -0800 (Mon, 18 Dec 2006)
New Revision: 16990

Log:
- stripped a bit too much for kernel-headers == target-kernel. Reinstate required rules.


Modified:
   trunk/buildroot/target/device/x86/i386/linux26.mk


Changeset:
Modified: trunk/buildroot/target/device/x86/i386/linux26.mk
===================================================================
--- trunk/buildroot/target/device/x86/i386/linux26.mk	2006-12-18 13:30:05 UTC (rev 16989)
+++ trunk/buildroot/target/device/x86/i386/linux26.mk	2006-12-18 13:48:02 UTC (rev 16990)
@@ -64,13 +64,13 @@
 	toolchain/patch-kernel.sh $(LINUX26_DIR) $(LINUX26_PATCH_DIR)
 	touch $(LINUX26_DIR)/.patched
 
+endif # ($(LINUX26_VERSION),$(LINUX_HEADERS_VERSION))
+
 $(LINUX26_DIR)/.configured:  $(LINUX26_DIR)/.patched  $(LINUX26_KCONFIG)
 	-cp $(LINUX26_KCONFIG) $(LINUX26_DIR)/.config
 	$(MAKE) $(LINUX26_MAKE_FLAGS) -C $(LINUX26_DIR) oldconfig
 	touch $(LINUX26_DIR)/.configured
 
-endif # ($(LINUX26_VERSION),$(LINUX_HEADERS_VERSION))
-
 $(LINUX26_DIR)/.depend_done:  $(LINUX26_DIR)/.configured
 	$(MAKE) $(LINUX26_MAKE_FLAGS) -C $(LINUX26_DIR) prepare
 	touch $(LINUX26_DIR)/.depend_done

             reply	other threads:[~2006-12-18 13:48 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-18 13:48 aldot at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-03-18 14:32 [Buildroot] svn commit: trunk/buildroot/target/device/x86/i386 ulf at uclibc.org
2008-03-18 11:51 ulf at uclibc.org
2008-04-11 11:46 ` Simon Pasch
2007-09-22 18:19 aldot at uclibc.org
2007-08-25 11:20 aldot at uclibc.org
2007-08-21 13:23 aldot at uclibc.org
2007-08-16 23:45 ulf at uclibc.org
2007-07-23 13:26 ulf at uclibc.org
2007-07-08 13:51 aldot at uclibc.org
2007-06-02 17:41 aldot at uclibc.org
2007-03-20  9:52 aldot at uclibc.org
2007-03-14 16:38 aldot at uclibc.org
2007-03-14 13:55 aldot at uclibc.org
2007-01-30 17:37 aldot at uclibc.org
2007-01-30  0:35 aldot at uclibc.org
2007-01-30  0:12 aldot at uclibc.org
2007-01-15 17:34 aldot at uclibc.org
2006-12-18 14:10 aldot at uclibc.org
2006-12-13 20:26 aldot at uclibc.org
2006-12-13 11:59 andersen at uclibc.org
2006-12-13 11:57 andersen 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=20061218134802.85595485CC@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.