mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
Remove compile of tcp_lro since its now in netinet
This commit is contained in:
parent
6c5087a818
commit
796c8b3758
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=179738
@ -2,7 +2,7 @@
|
||||
.PATH: ${.CURDIR}/../../dev/ixgbe
|
||||
KMOD = ixgbe
|
||||
SRCS = device_if.h bus_if.h pci_if.h
|
||||
SRCS += ixgbe.c tcp_lro.c
|
||||
SRCS += ixgbe.c
|
||||
# Shared source
|
||||
SRCS += ixgbe_common.c ixgbe_api.c ixgbe_phy.c ixgbe_82598.c
|
||||
CFLAGS+= -I${.CURDIR}/../../dev/ixgbe
|
||||
|
Loading…
Reference in New Issue
Block a user