Author: jfv Date: Tue Apr 14 00:24:59 2009 New Revision: 191031 URL: http://svn.freebsd.org/changeset/base/191031
Log: Add extra file for the ixgbe driver checkin Approved by: re Modified: stable/7/sys/conf/files Modified: stable/7/sys/conf/files ============================================================================== --- stable/7/sys/conf/files Tue Apr 14 00:23:13 2009 (r191030) +++ stable/7/sys/conf/files Tue Apr 14 00:24:59 2009 (r191031) @@ -911,6 +911,8 @@ 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 \ + compile-with "${NORMAL_C} -I$S/dev/ixgbe" dev/jme/if_jme.c optional jme pci dev/joy/joy.c optional joy dev/joy/joy_isa.c optional joy isa _______________________________________________ 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"