Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2007 20:09:18 GMT
From:      Kip Macy <kmacy@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 118603 for review
Message-ID:  <200704222009.l3MK9IeA011477@repoman.freebsd.org>

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

Change 118603 by kmacy@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



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