public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ben Collins <bcollins@debian.org>
To: Keith Owens <kaos@ocs.com.au>
Cc: kbuild-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org,
	sparc-linux@vger.kernel.org
Subject: Re: Announce: Kernel Build for 2.5, Release 1.11 is available
Date: Mon, 17 Dec 2001 01:26:14 -0500	[thread overview]
Message-ID: <20011217012613.C377@blimpo.internal.net> (raw)
In-Reply-To: <20011217002812.A377@blimpo.internal.net> <5132.1008568493@kao2.melbourne.sgi.com>
In-Reply-To: <5132.1008568493@kao2.melbourne.sgi.com>

[-- Attachment #1: Type: text/plain, Size: 934 bytes --]

On Mon, Dec 17, 2001 at 04:54:53PM +1100, Keith Owens wrote:
> On Mon, 17 Dec 2001 00:28:12 -0500, 
> Ben Collins <bcollins@debian.org> wrote:
> >If anyone needs them, I can provide a small diff for the sparc/sparc64
> >Vger CVS changes to apply on top of the main kbuild-2.5 patch. Very
> >minor change (hint, in Vger, netlink is compiled unconditionally now).
> 
> Since they are small, mail them to linux-{kernel,kbuild} and maybe the
> sparc lists as well.

Note, I have not updated to your current tree, so hopefully
net/netlink/Makefile.in hasn't changed. The patch is pretty easy to
apply by hand of course :)


Ben

-- 
 .----------=======-=-======-=========-----------=====------------=-=-----.
/                   Ben Collins    --    Debian GNU/Linux                  \
`  bcollins@debian.org  --  bcollins@openldap.org  --  bcollins@linux.com  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'

[-- Attachment #2: vger-kbuild-2.5.diff --]
[-- Type: text/plain, Size: 250 bytes --]

--- Makefile.in~	Mon Dec 17 01:24:10 2001
+++ Makefile.in	Wed Nov 21 10:31:06 2001
@@ -5,4 +5,4 @@
 expsyms(af_netlink.o)
 objlink(netlink.o af_netlink.o)
 select(CONFIG_NETLINK_DEV netlink_dev.o)
-select(CONFIG_NETLINK netlink.o)
+select(netlink.o)

  reply	other threads:[~2001-12-17  6:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-17  5:04 Announce: Kernel Build for 2.5, Release 1.11 is available Keith Owens
2001-12-17  5:28 ` Ben Collins
2001-12-17  5:54   ` Keith Owens
2001-12-17  6:26     ` Ben Collins [this message]
2001-12-18  5:12 ` Keith Owens

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=20011217012613.C377@blimpo.internal.net \
    --to=bcollins@debian.org \
    --cc=kaos@ocs.com.au \
    --cc=kbuild-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sparc-linux@vger.kernel.org \
    /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