Subject: CVS commit: src/sys/arch/i386/conf
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 12/29/2006 21:54:44
Module Name:	src
Committed By:	xtraeme
Date:		Fri Dec 29 21:54:44 UTC 2006

Modified Files:
	src/sys/arch/i386/conf: INSTALL_XEN2_DOMU

Log Message:
It's stupid to build this kernel with '-march=pentiumpro -mtune=i486"
because xen does not work on them... use '-march=i686" as we already
do in XEN2_DOM0.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/i386/conf/INSTALL_XEN2_DOMU

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.