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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"