PERFORCE change 118603 for review

Kip Macy kmacy at FreeBSD.org
Sun Apr 22 20:09:19 UTC 2007


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

Change 118603 by kmacy at kmacy_vt-x:opentoe_init on 2007/04/22 20:08:53

	build minimal modules

Affected files ...

.. //depot/projects/opentoe/sys/amd64/conf/GENERIC#4 edit

Differences ...

==== //depot/projects/opentoe/sys/amd64/conf/GENERIC#4 (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="cxgb if_vlan" 
 
 #options 	SCHED_4BSD		# 4BSD scheduler
 options 	SCHED_ULE		# ULE scheduler


More information about the p4-projects mailing list