diff options
| author | Jack F Vogel <jfv@FreeBSD.org> | 2009-04-14 00:38:02 +0000 |
|---|---|---|
| committer | Jack F Vogel <jfv@FreeBSD.org> | 2009-04-14 00:38:02 +0000 |
| commit | 94a6aa47f272a9c77d9933ce8183cb096145412b (patch) | |
| tree | 0387e5e712898e80e59520873480834f82cfb710 /sys | |
| parent | ead1b571dc32bcb8d5a2a49f1ec1c5538afb197a (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/conf/files | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files index 926139962a2e..18055cc34575 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -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 |
