[LWN Logo]
[LWN.net]
From:	 Keith Owens <kaos@ocs.com.au>
To:	 kbuild-devel@lists.sourceforge.net
Subject: Announce: Kernel Build for 2.5, Release 1.6 is available
Date:	 Fri, 09 Nov 2001 01:34:11 +1100
Cc:	 linux-kernel@vger.kernel.org

Content-Type: text/plain; charset=us-ascii

"Release early, release often".

Release 1.6 of kernel build for kernel 2.5 (kbuild 2.5) has been
released.  http://sourceforge.net/projects/kbuild/, Package kbuild-2.5,
download release 1.6.

http://marc.theaimsgroup.com/?l=linux-kernel&m=99725412902968&w=2
contains information about the base release.

Changelog:

  Correct race condition on first build after renaming source
  or object trees.

  Support negated CONFIG options, this is easier to read
    select(CONFIG_QUOTA  dquot.o)
    select(!CONFIG_QUOTA noquot.o)

  This release does not support CML2, only use it with CML1.
  ESR is upgrading CML2 to kernel 2.4.14 first.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/