Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2009 00:55:46 +0000 (UTC)
From:      Kip Macy <kmacy@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r193076 - user/kmacy/releng_7_2_fcs/sys/amd64/conf
Message-ID:  <200905300055.n4U0tkA0091822@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kmacy
Date: Sat May 30 00:55:46 2009
New Revision: 193076
URL: http://svn.freebsd.org/changeset/base/193076

Log:
  prune mxge module add drm

Modified:
  user/kmacy/releng_7_2_fcs/sys/amd64/conf/GENERIC
  user/kmacy/releng_7_2_fcs/sys/amd64/conf/GENERIC_MINUS

Modified: user/kmacy/releng_7_2_fcs/sys/amd64/conf/GENERIC
==============================================================================
--- user/kmacy/releng_7_2_fcs/sys/amd64/conf/GENERIC	Sat May 30 00:54:46 2009	(r193075)
+++ user/kmacy/releng_7_2_fcs/sys/amd64/conf/GENERIC	Sat May 30 00:55:46 2009	(r193076)
@@ -25,7 +25,7 @@ ident		GENERIC
 #hints		"GENERIC.hints"		# Default places to look for devices.
 
 makeoptions	DEBUG=-g		# Build kernel with gdb(1) debug symbols
-makeoptions	MODULES_OVERRIDE="geom opensolaris zfs cxgb fxp nfe hwpmc linux linprocfs drm"
+makeoptions	MODULES_OVERRIDE="geom zfs cxgb fxp nfe hwpmc linux linprocfs drm"
 
 makeoptions	OPENSOLARIS
 options		OPENSOLARIS

Modified: user/kmacy/releng_7_2_fcs/sys/amd64/conf/GENERIC_MINUS
==============================================================================
--- user/kmacy/releng_7_2_fcs/sys/amd64/conf/GENERIC_MINUS	Sat May 30 00:54:46 2009	(r193075)
+++ user/kmacy/releng_7_2_fcs/sys/amd64/conf/GENERIC_MINUS	Sat May 30 00:55:46 2009	(r193076)
@@ -25,8 +25,7 @@ ident		GENERIC
 #hints		"GENERIC.hints"		# Default places to look for devices.
 
 makeoptions	DEBUG=-g		# Build kernel with gdb(1) debug symbols
-makeoptions	MODULES_OVERRIDE="opensolaris zfs zlib mxge geom hwpmc linux linprocfs"
-
+makeoptions	MODULES_OVERRIDE="geom zfs cxgb fxp nfe hwpmc linux linprocfs drm"
 makeoptions	OPENSOLARIS
 options		OPENSOLARIS
 options		ZFS



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