summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2008-07-28 21:47:04 +0000
committerjhb <jhb@FreeBSD.org>2008-07-28 21:47:04 +0000
commit11be6dec9ba25f96953a91ad5345df5f0addfcad (patch)
treeb5b1920ec1b2a36e007e02b1e431237b71c86dbf /sys/conf
parent975daa69acfba189e0d58ef4f6b00cb944eac6c3 (diff)
downloadFreeBSD-src-11be6dec9ba25f96953a91ad5345df5f0addfcad.zip
FreeBSD-src-11be6dec9ba25f96953a91ad5345df5f0addfcad.tar.gz
Remove a stale reference to sys/dev/ixgbe/tcp_lro.c.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 462a67c..1ff1c8a 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -836,8 +836,6 @@ dev/ixgb/ixgb_ee.c optional ixgb
dev/ixgb/ixgb_hw.c optional ixgb
dev/ixgbe/ixgbe.c optional ixgbe \
compile-with "${NORMAL_C} -I$S/dev/ixgbe"
-dev/ixgbe/tcp_lro.c optional ixgbe \
- compile-with "${NORMAL_C} -I$S/dev/ixgbe"
dev/ixgbe/ixgbe_phy.c optional ixgbe \
compile-with "${NORMAL_C} -I$S/dev/ixgbe"
dev/ixgbe/ixgbe_api.c optional ixgbe \
OpenPOWER on IntegriCloud