lkml.org 
[lkml]   [2001]   [Dec]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: Announce: Kernel Build for 2.5, Release 1.11 is available
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 '
`---=========------=======-------------=-=-----=-===-======-------=--=---'
--- 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)
\
 
 \ /
  Last update: 2005-03-22 13:14    [W:0.041 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site