Remove a stale reference to sys/dev/ixgbe/tcp_lro.c.

This commit is contained in:
John Baldwin 2008-07-28 21:47:04 +00:00
parent d3fbed0e09
commit 12d3da872c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=180940

View file

@ -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 \