Subject: CVS commit: src/sys/arch/i386/stand
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 04/16/2003 19:03:34
Module Name: src
Committed By: dsl
Date: Wed Apr 16 19:03:33 UTC 2003
Modified Files:
src/sys/arch/i386/stand: Makefile.booters
Log Message:
Remove definition of LIBSA_SUPPORT_UFS2, the source will only build separate
ufsv1 and ufsv2 objects (the merged one was too large for the code that only
supported a single fs type).
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/arch/i386/stand/Makefile.booters
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.