Date: Tue, 14 Apr 2009 00:38:02 +0000 (UTC) From: Jack F Vogel <jfv@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org Subject: svn commit: r191035 - stable/7/sys/conf Message-ID: <200904140038.n3E0c3fC088847@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jfv Date: Tue Apr 14 00:38:02 2009 New Revision: 191035 URL: http://svn.freebsd.org/changeset/base/191035 Log: OK, been a long weekend and fingers are getting tired, missed changing the file name :*( Approved by: re Modified: stable/7/sys/conf/files Modified: stable/7/sys/conf/files ============================================================================== --- stable/7/sys/conf/files Tue Apr 14 00:35:56 2009 (r191034) +++ stable/7/sys/conf/files Tue Apr 14 00:38:02 2009 (r191035) @@ -911,7 +911,7 @@ dev/ixgbe/ixgbe_common.c optional ixgbe compile-with "${NORMAL_C} -I$S/dev/ixgbe" dev/ixgbe/ixgbe_82598.c optional ixgbe \ compile-with "${NORMAL_C} -I$S/dev/ixgbe" -dev/ixgbe/ixgbe_82598.c optional ixgbe \ +dev/ixgbe/ixgbe_82599.c optional ixgbe \ compile-with "${NORMAL_C} -I$S/dev/ixgbe" dev/jme/if_jme.c optional jme pci dev/joy/joy.c optional joy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904140038.n3E0c3fC088847>