PERFORCE change 136147 for review

Kip Macy kmacy at FreeBSD.org
Mon Feb 25 04:40:43 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=136147

Change 136147 by kmacy at 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


More information about the p4-projects mailing list