Buildroot Archive on 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, 15 Jan 2007 09:34:59 -0800 (PST)	[thread overview]
Message-ID: <20070115173459.72C3648581@busybox.net> (raw)

Author: aldot
Date: 2007-01-15 09:34:58 -0800 (Mon, 15 Jan 2007)
New Revision: 17314

Log:
- andersee, why was this duplicated and hardcoded here?


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	2007-01-15 16:02:45 UTC (rev 17313)
+++ trunk/buildroot/target/device/x86/i386/linux26.mk	2007-01-15 17:34:58 UTC (rev 17314)
@@ -6,13 +6,16 @@
 ifneq ($(filter $(TARGETS),linux26),)
 
 
+ifeq ($(LINUX_HEADERS_VERSION),)
 # Version of Linux to download and then apply patches to
 DOWNLOAD_LINUX26_VERSION=2.6.19.1
 # Version of Linux after applying any patches
 LINUX26_VERSION=2.6.19.1
+else
+DOWNLOAD_LINUX26_VERSION=$(LINUX_HEADERS_VERSION)
+LINUX26_VERSION=$(LINUX_HEADERS_VERSION)
+endif
 
-
-
 LINUX26_SOURCE=linux-$(DOWNLOAD_LINUX26_VERSION).tar.bz2
 LINUX26_BZCAT:=$(BZCAT)
 LINUX26_SITE=http://ftp.kernel.org/pub/linux/kernel/v2.6

             reply	other threads:[~2007-01-15 17:34 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-15 17:34 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
2006-12-18 14:10 aldot at uclibc.org
2006-12-18 13:48 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=20070115173459.72C3648581@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox