Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Feb 2008 04:40:41 GMT
From:      Kip Macy <kmacy@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 136147 for review
Message-ID:  <200802250440.m1P4efp4021087@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=136147

Change 136147 by kmacy@pandemonium:kmacy:xen31 on 2008/02/25 04:39:57

	don't build modules

Affected files ...

.. //depot/projects/xen31/sys/i386/conf/XEN#7 edit

Differences ...

==== //depot/projects/xen31/sys/i386/conf/XEN#7 (text+ko) ====

@@ -25,6 +25,7 @@
 #hints		"GENERIC.hints"		# Default places to look for devices.
 
 makeoptions	DEBUG=-g		# Build kernel with gdb(1) debug symbols
+makeoptions	MODULES_OVERRIDE=""
 
 options 	SCHED_ULE		# ULE scheduler
 options 	PREEMPTION		# Enable kernel thread preemption



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802250440.m1P4efp4021087>