Date: Thu, 4 Feb 2010 06:44:42 +0000 (UTC) From: Neel Natu <neel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r203477 - head/sys/mips/conf Message-ID: <201002040644.o146igwR037955@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: neel Date: Thu Feb 4 06:44:42 2010 New Revision: 203477 URL: http://svn.freebsd.org/changeset/base/203477 Log: Compile SWARM with KTRACE support. Modified: head/sys/mips/conf/SWARM Modified: head/sys/mips/conf/SWARM ============================================================================== --- head/sys/mips/conf/SWARM Thu Feb 4 06:42:30 2010 (r203476) +++ head/sys/mips/conf/SWARM Thu Feb 4 06:44:42 2010 (r203477) @@ -56,6 +56,8 @@ options WITNESS options FFS #Fast filesystem +options KTRACE + device pci device miibus device bge
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002040644.o146igwR037955>