Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2009 00:24:59 +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: r191031 - stable/7/sys/conf
Message-ID:  <200904140024.n3E0OxY4088425@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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